mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 17:15:44 +00:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
11
t/lib/samples/slowlogs/slow032.txt
Normal file
11
t/lib/samples/slowlogs/slow032.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# User@Host: [SQL_SLAVE] @ []
|
||||
# Thread_id: 10
|
||||
# Query_time: 0.000512 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0
|
||||
# QC_Hit: No Full_scan: No Full_join: Yes Tmp_table: No Disk_tmp_table: No
|
||||
# Filesort: No Disk_filesort: No Merge_passes: 0
|
||||
# InnoDB_IO_r_ops: 1 InnoDB_IO_r_bytes: 2 InnoDB_IO_r_wait: 3.000003
|
||||
# InnoDB_rec_lock_wait: 0.400004 InnoDB_queue_wait: 0.000005
|
||||
# InnoDB_pages_distinct: 24
|
||||
SET timestamp=1197996507;
|
||||
INSERT INTO db3.vendor11gonzo (makef, bizzle)
|
||||
VALUES ('', 'Exact');
|
Reference in New Issue
Block a user