@@ -20,28 +20,28 @@ where operation not like "tell"
20
20
and event_name like "wait/io/file/myisam/%"
21
21
order by thread_id, event_id;
22
22
event_name short_source operation number_of_bytes short_name
23
- wait/io/file/myisam/kfile mi_create.c : create NULL no_index_tab.MYI
24
- wait/io/file/myisam/dfile mi_create.c : create NULL no_index_tab.MYD
25
- wait/io/file/myisam/kfile mi_open.c : write 176 no_index_tab.MYI
26
- wait/io/file/myisam/kfile mi_open.c : write 100 no_index_tab.MYI
27
- wait/io/file/myisam/kfile mi_open.c : write 7 no_index_tab.MYI
28
- wait/io/file/myisam/kfile mi_open.c : write 7 no_index_tab.MYI
29
- wait/io/file/myisam/kfile mi_open.c : write 7 no_index_tab.MYI
30
- wait/io/file/myisam/kfile mi_create.c : chsize 1024 no_index_tab.MYI
31
- wait/io/file/myisam/dfile mi_create.c : close NULL no_index_tab.MYD
32
- wait/io/file/myisam/kfile mi_create.c : close NULL no_index_tab.MYI
33
- wait/io/file/myisam/kfile mi_open.c : open NULL no_index_tab.MYI
34
- wait/io/file/myisam/kfile mi_open.c : read 24 no_index_tab.MYI
35
- wait/io/file/myisam/kfile mi_open.c : seek NULL no_index_tab.MYI
36
- wait/io/file/myisam/kfile mi_open.c : read 297 no_index_tab.MYI
37
- wait/io/file/myisam/dfile mi_open.c : open NULL no_index_tab.MYD
38
- wait/io/file/myisam/kfile mi_locking.c : write 3 no_index_tab.MYI
39
- wait/io/file/myisam/dfile mi_dynrec.c : write 20 no_index_tab.MYD
40
- wait/io/file/myisam/kfile mi_open.c : write 124 no_index_tab.MYI
41
- wait/io/file/myisam/dfile mi_dynrec.c : write 20 no_index_tab.MYD
42
- wait/io/file/myisam/kfile mi_open.c : write 124 no_index_tab.MYI
43
- wait/io/file/myisam/dfile mi_dynrec.c : write 20 no_index_tab.MYD
44
- wait/io/file/myisam/kfile mi_open.c : write 124 no_index_tab.MYI
23
+ wait/io/file/myisam/kfile mi_create.cc : create NULL no_index_tab.MYI
24
+ wait/io/file/myisam/dfile mi_create.cc : create NULL no_index_tab.MYD
25
+ wait/io/file/myisam/kfile mi_open.cc : write 176 no_index_tab.MYI
26
+ wait/io/file/myisam/kfile mi_open.cc : write 100 no_index_tab.MYI
27
+ wait/io/file/myisam/kfile mi_open.cc : write 7 no_index_tab.MYI
28
+ wait/io/file/myisam/kfile mi_open.cc : write 7 no_index_tab.MYI
29
+ wait/io/file/myisam/kfile mi_open.cc : write 7 no_index_tab.MYI
30
+ wait/io/file/myisam/kfile mi_create.cc : chsize 1024 no_index_tab.MYI
31
+ wait/io/file/myisam/dfile mi_create.cc : close NULL no_index_tab.MYD
32
+ wait/io/file/myisam/kfile mi_create.cc : close NULL no_index_tab.MYI
33
+ wait/io/file/myisam/kfile mi_open.cc : open NULL no_index_tab.MYI
34
+ wait/io/file/myisam/kfile mi_open.cc : read 24 no_index_tab.MYI
35
+ wait/io/file/myisam/kfile mi_open.cc : seek NULL no_index_tab.MYI
36
+ wait/io/file/myisam/kfile mi_open.cc : read 297 no_index_tab.MYI
37
+ wait/io/file/myisam/dfile mi_open.cc : open NULL no_index_tab.MYD
38
+ wait/io/file/myisam/kfile mi_locking.cc : write 3 no_index_tab.MYI
39
+ wait/io/file/myisam/dfile mi_dynrec.cc : write 20 no_index_tab.MYD
40
+ wait/io/file/myisam/kfile mi_open.cc : write 124 no_index_tab.MYI
41
+ wait/io/file/myisam/dfile mi_dynrec.cc : write 20 no_index_tab.MYD
42
+ wait/io/file/myisam/kfile mi_open.cc : write 124 no_index_tab.MYI
43
+ wait/io/file/myisam/dfile mi_dynrec.cc : write 20 no_index_tab.MYD
44
+ wait/io/file/myisam/kfile mi_open.cc : write 124 no_index_tab.MYI
45
45
show global status like 'performance_schema_%_lost';
46
46
Variable_name Value
47
47
Performance_schema_accounts_lost 0
0 commit comments