Lines Matching refs:from
17 "select * from #php_pdo;" .
21 "select * from #php_pdo;" .
22 "delete from #php_pdo;" .
26 // check results from the create table
30 // check results from the first insert
34 // check results from the select
38 // check results from begin transaction
42 // check results from the update
46 // check results from rollback
50 // check results from the select
55 // check results from the delete
59 // check results from the drop