mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 13:46:22 +00:00
Simplified code. Verified SlowLogParser module is correctly in sync with tools. Renamed test slow log files.
This commit is contained in:
10
t/lib/samples/slowlogs/slow060.txt
Normal file
10
t/lib/samples/slowlogs/slow060.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
bin/mysqld, Version: 5.5.38-35.2-log (Percona Server (GPL), Release 35.2, Revision 674). started with:
|
||||
Tcp port: 3306 Unix socket: (null)
|
||||
Time Id Command Argument
|
||||
# Time: 140714 14:16:52
|
||||
# User@Host: root[root] @ localhost [127.0.0.1]
|
||||
# Thread_id: 1 Schema: Last_errno: 0 Killed: 0
|
||||
# Query_time: 10.000373 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 Rows_affected: 0 Rows_read: 0
|
||||
# Bytes_sent: 64
|
||||
SET timestamp=1405358212;
|
||||
select sleep(10);
|
Reference in New Issue
Block a user