慢查询日志里只有一个commit
珠海-天堂 2013-07-23 09:42:50 慢查询日志里面记录的信息如下,SQL在哪里?在什么情况下会出现这样的情况?
# Time: 130723 2:06:18
# User@Host: meizu_store[meizu_store] @ [192.168.16.85]
# Query_time: 1.194662 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
SET timestamp=1374516378;
commit;
# Time: 130723 2:22:28
# User@Host: meizu_store[meizu_store] @ [192.168.16.123]
# Query_time: 1.389423 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
SET timestamp=1374517348;
commit;
# Time: 130723 7:07:40
# User@Host: meizu_store[meizu_store] @ [192.168.16.104]
# Query_time: 1.065205 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
SET timestamp=1374534460;
commit;