 |
MySQL :: MySQL 5.0 Reference Manual :: 5.2.4 The Slow Query Log
Andrea Gangini posted that slow queries made via prepared statements do not post to the slow query log. This is not exactly true. In the case of MySQL 5.0.22 when accessed through JDBC (Java 1.5.0), slow queries constructed via PreparedStatement always ..
dev.mysql.com |
 |