Comment 2 for bug 1186371

Revision history for this message
Ovais Tariq (ovais-tariq) wrote :

This workaround will not work with every MySQL version. See a snippet of slow query log from MySQL 5.1 below:

# Time: 141009 16:51:35
# User@Host: msandbox[msandbox] @ localhost []
# Query_time: 0.015884 Lock_time: 0.000045 Rows_sent: 10 Rows_examined: 10
SET timestamp=1412866295;
select * from perm_conf limit 10;