1
# Time: margdl 11:48:27 # User@Host: [SQL_SLAVE] @ []
2
# Thread_id: 10 Schema: foo
3
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
4
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
5
# Filesort: No Disk_filesort: No Merge_passes: 0
6
# No InnoDB statistics available for this query
7
SELECT col FROM foo_tbl;
8
# Time: margdl 11:48:57 # User@Host: [SQL_SLAVE] @ []
9
# Thread_id: 10 Schema: foo
10
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
11
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
12
# Filesort: No Disk_filesort: No Merge_passes: 0
13
# No InnoDB statistics available for this query
14
SELECT col FROM foo_tbl;
15
# Time: margdl 11:48:57 # User@Host: [SQL_SLAVE] @ []
17
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
18
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
19
# Filesort: No Disk_filesort: No Merge_passes: 0
20
# No InnoDB statistics available for this query
22
SELECT col FROM bar_tbl;
23
# Time: margdl 11:49:05 # User@Host: [SQL_SLAVE] @ []
24
# Thread_id: 10 Schema: bar
25
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
26
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
27
# Filesort: No Disk_filesort: No Merge_passes: 0
28
# No InnoDB statistics available for this query
29
SELECT col FROM bar_tbl;
30
# Time: margdl 11:49:07 # User@Host: [SQL_SLAVE] @ []
32
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
33
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
34
# Filesort: No Disk_filesort: No Merge_passes: 0
35
# No InnoDB statistics available for this query
37
SELECT col FROM bar_tbl;
38
# Time: margdl 11:49:30 # User@Host: [SQL_SLAVE] @ []
39
# Thread_id: 30 Schema: foo
40
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
41
# QC_Hit: No Full_scan: No Full_join: No Tmp_table: No Disk_tmp_table: No
42
# Filesort: No Disk_filesort: No Merge_passes: 0
43
# No InnoDB statistics available for this query
44
SELECT col FROM foo_tbl;