[odb-users] Prepared statements and queries

Chris Richards chris.richards at yellowfeather.co.uk
Mon Jan 16 10:22:46 EST 2012


Looking at the MySQL logs I can see that the update and insert
statements are using prepared statements but the select statements are
not? The select statements are pretty simple, from a single table and
a where clause on a single column.

Does odb use prepared statements for queries?

We are using odb 1.7.0, MySql 5.0.77 on CentOS 5.7.

Thanks,
Chris



More information about the odb-users mailing list