mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-16 01:00:38 +08:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
4
t/lib/samples/slowlogs/slow017.txt
Normal file
4
t/lib/samples/slowlogs/slow017.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# Time: 081116 15:07:11 # User@Host: user[user] @ host [10.1.65.120]
|
||||
# Query_time: 18446744073708.796870.000036 Lock_time: 0.000036 Rows_sent: 1 Rows_examined: 127
|
||||
use mydb;
|
||||
SELECT * FROM mytbl;
|
||||
Reference in New Issue
Block a user