Lines Matching refs:from
17 "select * from #php_pdo;" .
24 "select * from #php_pdo;" .
25 "delete from #php_pdo;" .
29 // check results from the create table
33 // check results from the first insert
37 // check results from the select
41 // check results from try
45 // check results from the update
58 // there should no results from here on
59 // check results from the select
64 // check results from the delete
68 // check results from the drop