Files
percona-toolkit/t/pt-query-digest/samples/slow006-first2.txt
2011-06-24 16:02:05 -06:00

37 lines
1.4 KiB
Plaintext

# Time: 071218 11:48:27
# User@Host: [SQL_SLAVE][[SQL_SLAVE]] @ []
# Thread_id: 10
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
# Filesort: No Disk_filesort: No Merge_passes: 0
# No InnoDB statistics available for this query
use foo;
SELECT col FROM foo_tbl;
# Time: 071218 11:48:57
# User@Host: [SQL_SLAVE][[SQL_SLAVE]] @ []
# Thread_id: 10
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
# Filesort: No Disk_filesort: No Merge_passes: 0
# No InnoDB statistics available for this query
use foo;
SELECT col FROM foo_tbl;
# Time: 071218 11:48:57
# User@Host: [SQL_SLAVE][[SQL_SLAVE]] @ []
# Thread_id: 20
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
# Filesort: No Disk_filesort: No Merge_passes: 0
# No InnoDB statistics available for this query
use bar;
SELECT col FROM bar_tbl;
# Time: 071218 11:49:05
# User@Host: [SQL_SLAVE][[SQL_SLAVE]] @ []
# Thread_id: 10
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
# Filesort: No Disk_filesort: No Merge_passes: 0
# No InnoDB statistics available for this query
use bar;
SELECT col FROM bar_tbl;