mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-29 09:32:47 +00: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/slow018.txt
Normal file
4
t/lib/samples/slowlogs/slow018.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# Time: 071015 21:43:52
|
||||
# User@Host: root[root] @ localhost []
|
||||
# Query_time: 2 Lock_time: 0 Rows_sent: 1 Rows_examined: 0
|
||||
INSERT INTO `foo` VALUES (1, 2, 3),(4, 5, 6);
|
Reference in New Issue
Block a user