[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.220.94.189: ~ $
"================== Step 1 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
execute dump_stages_account;
user	host	event_name	count_star
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
execute dump_statements_account;
user	host	event_name	count_star
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	0
statement/sql/select	0
execute dump_statements_history;
event_name	count(event_name)
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	1
"================== con1 connected =================="
"================== Step 2 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	1
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	0
user1	wait/synch/rwlock/sql/LOCK_grant	0
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	1
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	1
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	1
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	1
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	0
user1	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	0
statement/sql/select	0
execute dump_statements_history;
event_name	count(event_name)
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	2	2
select get_lock("marker", 10);
get_lock("marker", 10)
1
select release_lock("marker");
release_lock("marker")
1
insert into test.t1 values ("marker");
"================== con1 marker =================="
"================== Step 3 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	4
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	2
localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	4
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	2
wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	4
wait/synch/mutex/sql/LOCK_user_locks	2
wait/synch/rwlock/sql/LOCK_grant	2
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	3
localhost	stage/sql/closing tables	3
localhost	stage/sql/init	6
localhost	stage/sql/Opening tables	3
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	3
stage/sql/closing tables	3
stage/sql/init	6
stage/sql/Opening tables	3
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	3
stage/sql/closing tables	3
stage/sql/init	6
stage/sql/Opening tables	3
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	1
localhost	statement/sql/select	2
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	1
statement/sql/select	2
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	1
statement/sql/select	2
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	2	2
"================== con2 connected =================="
"================== Step 4 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user2	wait/io/file/sql/query_log	1
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	0
user2	wait/synch/rwlock/sql/LOCK_grant	0
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	1
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	5
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	2
localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	5
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	2
wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	5
wait/synch/mutex/sql/LOCK_user_locks	2
wait/synch/rwlock/sql/LOCK_grant	2
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	3
localhost	stage/sql/closing tables	3
localhost	stage/sql/init	6
localhost	stage/sql/Opening tables	3
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	3
stage/sql/closing tables	3
stage/sql/init	6
stage/sql/Opening tables	3
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	3
stage/sql/closing tables	3
stage/sql/init	6
stage/sql/Opening tables	3
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	0
user2	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	1
localhost	statement/sql/select	2
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	1
statement/sql/select	2
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	1
statement/sql/select	2
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
user2	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	3	3
select get_lock("marker", 10);
get_lock("marker", 10)
1
select release_lock("marker");
release_lock("marker")
1
insert into test.t1 values ("marker");
"================== con2 marker =================="
"================== Step 5 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user2	wait/io/file/sql/query_log	4
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	2
user2	wait/synch/rwlock/sql/LOCK_grant	2
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	4
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	8
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	4
localhost	wait/synch/rwlock/sql/LOCK_grant	4
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	8
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	4
wait/synch/rwlock/sql/LOCK_grant	4
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	8
wait/synch/mutex/sql/LOCK_user_locks	4
wait/synch/rwlock/sql/LOCK_grant	4
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	6
user2	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	6
localhost	stage/sql/closing tables	6
localhost	stage/sql/init	12
localhost	stage/sql/Opening tables	6
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	6
stage/sql/closing tables	6
stage/sql/init	12
stage/sql/Opening tables	6
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	6
stage/sql/closing tables	6
stage/sql/init	12
stage/sql/Opening tables	6
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	2
localhost	statement/sql/select	4
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	2
statement/sql/select	4
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	2
statement/sql/select	4
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
user2	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	3	3
"================== con3 connected =================="
"================== Step 6 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user2	wait/io/file/sql/query_log	4
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	2
user2	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user3	wait/io/file/sql/query_log	1
user3	wait/synch/mutex/sql/LOCK_connection_count	0
user3	wait/synch/mutex/sql/LOCK_user_locks	0
user3	wait/synch/rwlock/sql/LOCK_grant	0
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	4
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	1
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	9
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	4
localhost	wait/synch/rwlock/sql/LOCK_grant	4
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	9
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	4
wait/synch/rwlock/sql/LOCK_grant	4
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	9
wait/synch/mutex/sql/LOCK_user_locks	4
wait/synch/rwlock/sql/LOCK_grant	4
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	6
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	6
localhost	stage/sql/closing tables	6
localhost	stage/sql/init	12
localhost	stage/sql/Opening tables	6
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	6
stage/sql/closing tables	6
stage/sql/init	12
stage/sql/Opening tables	6
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	6
stage/sql/closing tables	6
stage/sql/init	12
stage/sql/Opening tables	6
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	0
user3	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	2
localhost	statement/sql/select	4
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	2
statement/sql/select	4
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	2
statement/sql/select	4
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
user2	localhost	1	1
user3	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	4	4
select get_lock("marker", 10);
get_lock("marker", 10)
1
select release_lock("marker");
release_lock("marker")
1
insert into test.t1 values ("marker");
"================== con3 marker =================="
"================== Step 7 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user2	wait/io/file/sql/query_log	4
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	2
user2	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user3	wait/io/file/sql/query_log	4
user3	wait/synch/mutex/sql/LOCK_connection_count	0
user3	wait/synch/mutex/sql/LOCK_user_locks	2
user3	wait/synch/rwlock/sql/LOCK_grant	2
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	4
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	4
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	12
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	6
localhost	wait/synch/rwlock/sql/LOCK_grant	6
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	12
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	6
wait/synch/rwlock/sql/LOCK_grant	6
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	12
wait/synch/mutex/sql/LOCK_user_locks	6
wait/synch/rwlock/sql/LOCK_grant	6
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	6
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	6
user3	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	9
localhost	stage/sql/closing tables	9
localhost	stage/sql/init	18
localhost	stage/sql/Opening tables	9
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	9
stage/sql/closing tables	9
stage/sql/init	18
stage/sql/Opening tables	9
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	9
stage/sql/closing tables	9
stage/sql/init	18
stage/sql/Opening tables	9
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	3
localhost	statement/sql/select	6
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	3
statement/sql/select	6
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	3
statement/sql/select	6
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
user2	localhost	1	1
user3	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	4	4
"================== con4 connected =================="
"================== Step 8 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user2	wait/io/file/sql/query_log	4
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	2
user2	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user3	wait/io/file/sql/query_log	4
user3	wait/synch/mutex/sql/LOCK_connection_count	0
user3	wait/synch/mutex/sql/LOCK_user_locks	2
user3	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user4	wait/io/file/sql/query_log	1
user4	wait/synch/mutex/sql/LOCK_connection_count	0
user4	wait/synch/mutex/sql/LOCK_user_locks	0
user4	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	4
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	4
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	1
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	13
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	6
localhost	wait/synch/rwlock/sql/LOCK_grant	6
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	13
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	6
wait/synch/rwlock/sql/LOCK_grant	6
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	13
wait/synch/mutex/sql/LOCK_user_locks	6
wait/synch/rwlock/sql/LOCK_grant	6
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	6
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	6
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	9
localhost	stage/sql/closing tables	9
localhost	stage/sql/init	18
localhost	stage/sql/Opening tables	9
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	9
stage/sql/closing tables	9
stage/sql/init	18
stage/sql/Opening tables	9
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	9
stage/sql/closing tables	9
stage/sql/init	18
stage/sql/Opening tables	9
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	0
user4	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	3
localhost	statement/sql/select	6
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	3
statement/sql/select	6
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	3
statement/sql/select	6
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
user2	localhost	1	1
user3	localhost	1	1
user4	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	5	5
select get_lock("marker", 10);
get_lock("marker", 10)
1
select release_lock("marker");
release_lock("marker")
1
insert into test.t1 values ("marker");
"================== con4 marker =================="
"================== Step 9 =================="
call dump_thread();
username	event_name	count_star
user1	wait/io/file/sql/query_log	4
user1	wait/synch/mutex/sql/LOCK_connection_count	0
user1	wait/synch/mutex/sql/LOCK_user_locks	2
user1	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user2	wait/io/file/sql/query_log	4
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	2
user2	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user3	wait/io/file/sql/query_log	4
user3	wait/synch/mutex/sql/LOCK_connection_count	0
user3	wait/synch/mutex/sql/LOCK_user_locks	2
user3	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user4	wait/io/file/sql/query_log	4
user4	wait/synch/mutex/sql/LOCK_connection_count	0
user4	wait/synch/mutex/sql/LOCK_user_locks	2
user4	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	4
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	4
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	4
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	4
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	16
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	16
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	16
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	6
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	6
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	6
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	6
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	24
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	24
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	24
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	1	1
user2	localhost	1	1
user3	localhost	1	1
user4	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	5	5
"================== con1 disconnected =================="
"================== Step 10 =================="
call dump_thread();
username	status
user1	not found
username	event_name	count_star
user2	wait/io/file/sql/query_log	4
user2	wait/synch/mutex/sql/LOCK_connection_count	0
user2	wait/synch/mutex/sql/LOCK_user_locks	2
user2	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user3	wait/io/file/sql/query_log	4
user3	wait/synch/mutex/sql/LOCK_connection_count	0
user3	wait/synch/mutex/sql/LOCK_user_locks	2
user3	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user4	wait/io/file/sql/query_log	4
user4	wait/synch/mutex/sql/LOCK_connection_count	0
user4	wait/synch/mutex/sql/LOCK_user_locks	2
user4	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	5
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	4
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	4
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	4
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	17
localhost	wait/synch/mutex/sql/LOCK_connection_count	1
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	17
wait/synch/mutex/sql/LOCK_connection_count	1
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	17
wait/synch/mutex/sql/LOCK_connection_count	1
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	6
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	6
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	6
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	25
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	25
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	25
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	1
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	1
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	1
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	1	1
user3	localhost	1	1
user4	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	4	5
"================== con2 disconnected =================="
"================== Step 11 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	event_name	count_star
user3	wait/io/file/sql/query_log	4
user3	wait/synch/mutex/sql/LOCK_connection_count	0
user3	wait/synch/mutex/sql/LOCK_user_locks	2
user3	wait/synch/rwlock/sql/LOCK_grant	2
username	event_name	count_star
user4	wait/io/file/sql/query_log	4
user4	wait/synch/mutex/sql/LOCK_connection_count	0
user4	wait/synch/mutex/sql/LOCK_user_locks	2
user4	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	5
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	5
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	4
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	4
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	18
localhost	wait/synch/mutex/sql/LOCK_connection_count	2
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	18
wait/synch/mutex/sql/LOCK_connection_count	2
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	18
wait/synch/mutex/sql/LOCK_connection_count	2
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	6
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	6
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	26
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	26
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	26
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	2
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	2
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	2
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	1	1
user4	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	3	5
"================== con3 disconnected =================="
"================== Step 12 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	event_name	count_star
user4	wait/io/file/sql/query_log	4
user4	wait/synch/mutex/sql/LOCK_connection_count	0
user4	wait/synch/mutex/sql/LOCK_user_locks	2
user4	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	5
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	5
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	5
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	4
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	19
localhost	wait/synch/mutex/sql/LOCK_connection_count	3
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	19
wait/synch/mutex/sql/LOCK_connection_count	3
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	19
wait/synch/mutex/sql/LOCK_connection_count	3
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	6
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	27
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	27
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	27
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	3
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	3
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	3
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	2	5
"================== con4 disconnected =================="
"================== Step 13 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	5
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	5
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	5
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	5
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	20
localhost	wait/synch/mutex/sql/LOCK_connection_count	4
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_waits_summary_by_thread_by_event_name;
"================== WAITS_BY_THREAD truncated =================="
"================== Step 14 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	5
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user2	localhost	wait/io/file/sql/query_log	5
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user3	localhost	wait/io/file/sql/query_log	5
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	2
user4	localhost	wait/io/file/sql/query_log	5
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	1
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	2
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	2
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	20
localhost	wait/synch/mutex/sql/LOCK_connection_count	4
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_waits_summary_by_account_by_event_name;
"================== WAITS_BY_ACCOUNT truncated =================="
"================== Step 15 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	20
localhost	wait/synch/mutex/sql/LOCK_connection_count	4
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_waits_summary_by_user_by_event_name;
"================== WAITS_BY_USER truncated =================="
"================== Step 16 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	20
localhost	wait/synch/mutex/sql/LOCK_connection_count	4
localhost	wait/synch/mutex/sql/LOCK_user_locks	8
localhost	wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_waits_summary_by_host_by_event_name;
"================== WAITS_BY_HOST truncated =================="
"================== Step 17 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_waits_summary_global_by_event_name;
"================== WAITS_GLOBAL truncated =================="
"================== Step 18 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_stages_summary_by_thread_by_event_name;
"================== STAGES_BY_THREAD truncated =================="
"================== Step 19 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	3
user1	localhost	stage/sql/closing tables	3
user1	localhost	stage/sql/init	7
user1	localhost	stage/sql/Opening tables	3
user2	localhost	stage/sql/checking permissions	3
user2	localhost	stage/sql/closing tables	3
user2	localhost	stage/sql/init	7
user2	localhost	stage/sql/Opening tables	3
user3	localhost	stage/sql/checking permissions	3
user3	localhost	stage/sql/closing tables	3
user3	localhost	stage/sql/init	7
user3	localhost	stage/sql/Opening tables	3
user4	localhost	stage/sql/checking permissions	3
user4	localhost	stage/sql/closing tables	3
user4	localhost	stage/sql/init	7
user4	localhost	stage/sql/Opening tables	3
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_stages_summary_by_account_by_event_name;
"================== STAGES_BY_ACCOUNT truncated =================="
"================== Step 20 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_stages_summary_by_user_by_event_name;
"================== STAGES_BY_USER truncated =================="
"================== Step 21 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	12
localhost	stage/sql/closing tables	12
localhost	stage/sql/init	28
localhost	stage/sql/Opening tables	12
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_stages_summary_by_host_by_event_name;
"================== STAGES_BY_HOST truncated =================="
"================== Step 22 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_stages_summary_global_by_event_name;
"================== STAGES_GLOBAL truncated =================="
"================== Step 23 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_statements_summary_by_thread_by_event_name;
"================== STATEMENTS_BY_THREAD truncated =================="
"================== Step 24 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	1
user1	localhost	statement/sql/insert	1
user1	localhost	statement/sql/select	2
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	1
user2	localhost	statement/sql/insert	1
user2	localhost	statement/sql/select	2
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	1
user3	localhost	statement/sql/insert	1
user3	localhost	statement/sql/select	2
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	1
user4	localhost	statement/sql/insert	1
user4	localhost	statement/sql/select	2
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_statements_summary_by_account_by_event_name;
"================== STATEMENTS_BY_ACCOUNT truncated =================="
"================== Step 25 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	0
user1	localhost	statement/sql/select	0
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	0
user2	localhost	statement/sql/select	0
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	0
user3	localhost	statement/sql/select	0
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	0
user4	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_statements_summary_by_user_by_event_name;
"================== STATEMENTS_BY_USER truncated =================="
"================== Step 26 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	0
user1	localhost	statement/sql/select	0
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	0
user2	localhost	statement/sql/select	0
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	0
user3	localhost	statement/sql/select	0
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	0
user4	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	4
localhost	statement/sql/insert	4
localhost	statement/sql/select	8
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_statements_summary_by_host_by_event_name;
"================== STATEMENTS_BY_HOST truncated =================="
"================== Step 27 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	0
user1	localhost	statement/sql/select	0
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	0
user2	localhost	statement/sql/select	0
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	0
user3	localhost	statement/sql/select	0
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	0
user4	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.events_statements_summary_global_by_event_name;
"================== STATEMENTS_GLOBAL truncated =================="
"================== Step 28 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
user1	localhost	wait/io/file/sql/query_log	0
user1	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user1	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user1	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user2	localhost	wait/io/file/sql/query_log	0
user2	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user2	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user2	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user3	localhost	wait/io/file/sql/query_log	0
user3	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user3	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user3	localhost	wait/synch/rwlock/sql/LOCK_grant	0
user4	localhost	wait/io/file/sql/query_log	0
user4	localhost	wait/synch/mutex/sql/LOCK_connection_count	0
user4	localhost	wait/synch/mutex/sql/LOCK_user_locks	0
user4	localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
user1	localhost	stage/sql/checking permissions	0
user1	localhost	stage/sql/closing tables	0
user1	localhost	stage/sql/init	0
user1	localhost	stage/sql/Opening tables	0
user2	localhost	stage/sql/checking permissions	0
user2	localhost	stage/sql/closing tables	0
user2	localhost	stage/sql/init	0
user2	localhost	stage/sql/Opening tables	0
user3	localhost	stage/sql/checking permissions	0
user3	localhost	stage/sql/closing tables	0
user3	localhost	stage/sql/init	0
user3	localhost	stage/sql/Opening tables	0
user4	localhost	stage/sql/checking permissions	0
user4	localhost	stage/sql/closing tables	0
user4	localhost	stage/sql/init	0
user4	localhost	stage/sql/Opening tables	0
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
user1	localhost	statement/com/Error	0
user1	localhost	statement/com/Quit	0
user1	localhost	statement/sql/insert	0
user1	localhost	statement/sql/select	0
user2	localhost	statement/com/Error	0
user2	localhost	statement/com/Quit	0
user2	localhost	statement/sql/insert	0
user2	localhost	statement/sql/select	0
user3	localhost	statement/com/Error	0
user3	localhost	statement/com/Quit	0
user3	localhost	statement/sql/insert	0
user3	localhost	statement/sql/select	0
user4	localhost	statement/com/Error	0
user4	localhost	statement/com/Quit	0
user4	localhost	statement/sql/insert	0
user4	localhost	statement/sql/select	0
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	0
statement/sql/select	0
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
user1	localhost	0	1
user2	localhost	0	1
user3	localhost	0	1
user4	localhost	0	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.accounts;
"================== ACCOUNTS truncated =================="
"================== Step 29 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	0
statement/sql/select	0
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.users;
"================== USERS truncated =================="
"================== Step 30 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	0
statement/sql/select	0
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	5
truncate performance_schema.hosts;
"================== HOSTS truncated =================="
"================== Step 31 =================="
call dump_thread();
username	status
user1	not found
username	status
user2	not found
username	status
user3	not found
username	status
user4	not found
execute dump_waits_account;
user	host	event_name	count_star
execute dump_waits_user;
user	event_name	count_star
execute dump_waits_host;
host	event_name	count_star
localhost	wait/io/file/sql/query_log	0
localhost	wait/synch/mutex/sql/LOCK_connection_count	0
localhost	wait/synch/mutex/sql/LOCK_user_locks	0
localhost	wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_global;
event_name	count_star
wait/io/file/sql/query_log	0
wait/synch/mutex/sql/LOCK_connection_count	0
wait/synch/mutex/sql/LOCK_user_locks	0
wait/synch/rwlock/sql/LOCK_grant	0
execute dump_waits_history;
event_name	count(event_name)
wait/io/file/sql/query_log	20
wait/synch/mutex/sql/LOCK_connection_count	4
wait/synch/mutex/sql/LOCK_user_locks	8
wait/synch/rwlock/sql/LOCK_grant	8
execute dump_stages_account;
user	host	event_name	count_star
execute dump_stages_user;
user	event_name	count_star
execute dump_stages_host;
host	event_name	count_star
localhost	stage/sql/checking permissions	0
localhost	stage/sql/closing tables	0
localhost	stage/sql/init	0
localhost	stage/sql/Opening tables	0
execute dump_stages_global;
event_name	count_star
stage/sql/checking permissions	0
stage/sql/closing tables	0
stage/sql/init	0
stage/sql/Opening tables	0
execute dump_stages_history;
event_name	count(event_name)
stage/sql/checking permissions	12
stage/sql/closing tables	12
stage/sql/init	28
stage/sql/Opening tables	12
execute dump_statements_account;
user	host	event_name	count_star
execute dump_statements_user;
user	event_name	count_star
execute dump_statements_host;
host	event_name	count_star
localhost	statement/com/Error	0
localhost	statement/com/Quit	0
localhost	statement/sql/insert	0
localhost	statement/sql/select	0
execute dump_statements_global;
event_name	count_star
statement/com/Error	0
statement/com/Quit	0
statement/sql/insert	0
statement/sql/select	0
execute dump_statements_history;
event_name	count(event_name)
statement/com/Quit	4
statement/sql/insert	4
statement/sql/select	8
execute dump_accounts;
USER	HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
root	localhost	1	1
execute dump_users;
USER	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
execute dump_hosts;
HOST	CURRENT_CONNECTIONS	TOTAL_CONNECTIONS
localhost	1	1

Filemanager

Name Type Size Permission Actions
all_tests.result File 1.15 KB 0644
bad_option_1.result File 75 B 0644
bad_option_2.result File 55 B 0644
bad_option_3.result File 43 B 0644
bad_option_4.result File 63 B 0644
bad_option_5.result File 43 B 0644
binlog_edge_mix.result File 8.22 KB 0644
binlog_edge_row.result File 8.52 KB 0644
binlog_edge_stmt.result File 15.25 KB 0644
binlog_ok_mix.result File 4.56 KB 0644
binlog_ok_row.result File 4.56 KB 0644
binlog_ok_stmt.result File 4.56 KB 0644
checksum.result File 6.04 KB 0644
cnf_option.result File 249 B 0644
column_privilege.result File 1.55 KB 0644
connect_attrs.result File 1.52 KB 0644
connection.result File 19.6 KB 0644
connection_3a.result File 18.53 KB 0644
connection_3a_3u.result File 17.96 KB 0644
connection_3u.result File 19.04 KB 0644
csv_table_io.result File 6.43 KB 0644
ddl_accounts.result File 539 B 0644
ddl_cond_instances.result File 580 B 0644
ddl_esgs_by_account_by_event_name.result File 669 B 0644
ddl_esgs_by_host_by_event_name.result File 657 B 0644
ddl_esgs_by_thread_by_event_name.result File 667 B 0644
ddl_esgs_by_user_by_event_name.result File 657 B 0644
ddl_esgs_global_by_event_name.result File 657 B 0644
ddl_esms_by_account_by_event_name.result File 685 B 0644
ddl_esms_by_digest.result File 621 B 0644
ddl_esms_by_host_by_event_name.result File 673 B 0644
ddl_esms_by_thread_by_event_name.result File 683 B 0644
ddl_esms_by_user_by_event_name.result File 673 B 0644
ddl_esms_global_by_event_name.result File 673 B 0644
ddl_events_stages_current.result File 569 B 0644
ddl_events_stages_history.result File 569 B 0644
ddl_events_stages_history_long.result File 589 B 0644
ddl_events_statements_current.result File 585 B 0644
ddl_events_statements_history.result File 585 B 0644
ddl_events_statements_history_long.result File 605 B 0644
ddl_events_waits_current.result File 565 B 0644
ddl_events_waits_history.result File 565 B 0644
ddl_events_waits_history_long.result File 585 B 0644
ddl_ews_by_account_by_event_name.result File 665 B 0644
ddl_ews_by_host_by_event_name.result File 653 B 0644
ddl_ews_by_instance.result File 617 B 0644
ddl_ews_by_thread_by_event_name.result File 663 B 0644
ddl_ews_by_user_by_event_name.result File 653 B 0644
ddl_ews_global_by_event_name.result File 653 B 0644
ddl_file_instances.result File 590 B 0644
ddl_fs_by_event_name.result File 581 B 0644
ddl_fs_by_instance.result File 573 B 0644
ddl_host_cache.result File 513 B 0644
ddl_hosts.result File 527 B 0644
ddl_mutex_instances.result File 584 B 0644
ddl_os_global_by_type.result File 611 B 0644
ddl_performance_timers.result File 608 B 0644
ddl_rwlock_instances.result File 588 B 0644
ddl_session_account_connect_attrs.result File 650 B 0644
ddl_session_connect_attrs.result File 618 B 0644
ddl_setup_actors.result File 818 B 0644
ddl_setup_consumers.result File 584 B 0644
ddl_setup_instruments.result File 592 B 0644
ddl_setup_objects.result File 843 B 0644
ddl_setup_timers.result File 572 B 0644
ddl_socket_instances.result File 598 B 0644
ddl_socket_summary_by_event_name.result File 591 B 0644
ddl_socket_summary_by_instance.result File 591 B 0644
ddl_threads.result File 572 B 0644
ddl_tiws_by_index_usage.result File 637 B 0644
ddl_tiws_by_table.result File 613 B 0644
ddl_tlws_by_table.result File 621 B 0644
ddl_users.result File 527 B 0644
digest_null_literal.result File 804 B 0644
digest_table_full.result File 3.62 KB 0644
dml_accounts.result File 1.19 KB 0644
dml_cond_instances.result File 1.06 KB 0644
dml_esgs_by_account_by_event_name.result File 1.85 KB 0644
dml_esgs_by_host_by_event_name.result File 1.79 KB 0644
dml_esgs_by_thread_by_event_name.result File 1.83 KB 0644
dml_esgs_by_user_by_event_name.result File 1.79 KB 0644
dml_esgs_global_by_event_name.result File 1.77 KB 0644
dml_esms_by_account_by_event_name.result File 1.92 KB 0644
dml_esms_by_digest.result File 2.57 KB 0644
dml_esms_by_host_by_event_name.result File 1.86 KB 0644
dml_esms_by_thread_by_event_name.result File 1.89 KB 0644
dml_esms_by_user_by_event_name.result File 1.86 KB 0644
dml_esms_global_by_event_name.result File 1.83 KB 0644
dml_events_stages_current.result File 1.41 KB 0644
dml_events_stages_history.result File 1.64 KB 0644
dml_events_stages_history_long.result File 1.73 KB 0644
dml_events_statements_current.result File 1.48 KB 0644
dml_events_statements_history.result File 1.73 KB 0644
dml_events_statements_history_long.result File 1.81 KB 0644
dml_events_waits_current.result File 1.4 KB 0644
dml_events_waits_history.result File 1.64 KB 0644
dml_events_waits_history_long.result File 1.73 KB 0644
dml_ews_by_account_by_event_name.result File 2.04 KB 0644
dml_ews_by_host_by_event_name.result File 1.97 KB 0644
dml_ews_by_instance.result File 2.07 KB 0644
dml_ews_by_thread_by_event_name.result File 1.81 KB 0644
dml_ews_by_user_by_event_name.result File 1.97 KB 0644
dml_ews_global_by_event_name.result File 1.75 KB 0644
dml_file_instances.result File 1.08 KB 0644
dml_fs_by_event_name.result File 1.52 KB 0644
dml_fs_by_instance.result File 1.49 KB 0644
dml_handler.result File 11.55 KB 0644
dml_host_cache.result File 1.28 KB 0644
dml_hosts.result File 1.12 KB 0644
dml_mutex_instances.result File 1.07 KB 0644
dml_os_global_by_type.result File 2.81 KB 0644
dml_performance_timers.result File 1.56 KB 0644
dml_rwlock_instances.result File 1.08 KB 0644
dml_session_account_connect_attrs.result File 1.52 KB 0644
dml_session_connect_attrs.result File 1.4 KB 0644
dml_setup_actors.result File 1.73 KB 0644
dml_setup_consumers.result File 1.76 KB 0644
dml_setup_instruments.result File 3.47 KB 0644
dml_setup_objects.result File 2.86 KB 0644
dml_setup_timers.result File 2.04 KB 0644
dml_socket_instances.result File 1.08 KB 0644
dml_socket_summary_by_event_name.result File 1.52 KB 0644
dml_socket_summary_by_instance.result File 1.51 KB 0644
dml_threads.result File 1.29 KB 0644
dml_tiws_by_index_usage.result File 1.7 KB 0644
dml_tiws_by_table.result File 1.61 KB 0644
dml_tlws_by_table.result File 1.64 KB 0644
dml_users.result File 1.12 KB 0644
event_aggregate.result File 172.81 KB 0644
event_aggregate_no_a.result File 120.39 KB 0644
event_aggregate_no_a_no_h.result File 105.94 KB 0644
event_aggregate_no_a_no_u.result File 78.81 KB 0644
event_aggregate_no_a_no_u_no_h.result File 64.36 KB 0644
event_aggregate_no_h.result File 158.36 KB 0644
event_aggregate_no_u.result File 131.23 KB 0644
event_aggregate_no_u_no_h.result File 116.78 KB 0644
func_file_io.result File 6.26 KB 0644
func_mutex.result File 5.22 KB 0644
global_read_lock.result File 1.43 KB 0644
hostcache_ipv4_addrinfo_again_allow.result File 2.67 KB 0644
hostcache_ipv4_addrinfo_again_deny.result File 2.5 KB 0644
hostcache_ipv4_addrinfo_bad_allow.result File 2.68 KB 0644
hostcache_ipv4_addrinfo_bad_deny.result File 2.5 KB 0644
hostcache_ipv4_addrinfo_good_allow.result File 2.8 KB 0644
hostcache_ipv4_addrinfo_good_deny.result File 2.57 KB 0644
hostcache_ipv4_addrinfo_noname_allow.result File 2.85 KB 0644
hostcache_ipv4_addrinfo_noname_deny.result File 2.5 KB 0644
hostcache_ipv4_auth_plugin.result File 5.81 KB 0644
hostcache_ipv4_blocked.result File 12.05 KB 0644
hostcache_ipv4_format.result File 2.46 KB 0644
hostcache_ipv4_max_con.result File 17.95 KB 0644
hostcache_ipv4_nameinfo_again_allow.result File 4.62 KB 0644
hostcache_ipv4_nameinfo_again_deny.result File 4.25 KB 0644
hostcache_ipv4_nameinfo_noname_allow.result File 2.63 KB 0644
hostcache_ipv4_nameinfo_noname_deny.result File 2.46 KB 0644
hostcache_ipv4_passwd.result File 6.34 KB 0644
hostcache_ipv4_ssl.result File 4.76 KB 0644
hostcache_ipv6_addrinfo_again_allow.result File 2.7 KB 0644
hostcache_ipv6_addrinfo_again_deny.result File 2.51 KB 0644
hostcache_ipv6_addrinfo_bad_allow.result File 2.7 KB 0644
hostcache_ipv6_addrinfo_bad_deny.result File 2.51 KB 0644
hostcache_ipv6_addrinfo_good_allow.result File 2.81 KB 0644
hostcache_ipv6_addrinfo_good_deny.result File 2.54 KB 0644
hostcache_ipv6_addrinfo_noname_allow.result File 2.88 KB 0644
hostcache_ipv6_addrinfo_noname_deny.result File 2.51 KB 0644
hostcache_ipv6_auth_plugin.result File 5.83 KB 0644
hostcache_ipv6_blocked.result File 12.12 KB 0644
hostcache_ipv6_max_con.result File 18.02 KB 0644
hostcache_ipv6_nameinfo_again_allow.result File 4.66 KB 0644
hostcache_ipv6_nameinfo_again_deny.result File 4.27 KB 0644
hostcache_ipv6_nameinfo_noname_allow.result File 2.67 KB 0644
hostcache_ipv6_nameinfo_noname_deny.result File 2.48 KB 0644
hostcache_ipv6_passwd.result File 6.37 KB 0644
hostcache_ipv6_ssl.result File 4.78 KB 0644
hostcache_peer_addr.result File 1.93 KB 0644
indexed_table_io.result File 5.42 KB 0644
information_schema.result File 20.65 KB 0644
innodb_table_io.result File 6.48 KB 0644
memory_table_io.result File 6.58 KB 0644
merge_table_io.result File 7.82 KB 0644
misc.result File 7.66 KB 0644
multi_table_io.result File 4.04 KB 0644
myisam_file_io.result File 3.42 KB 0644
myisam_table_io.result File 6.39 KB 0644
nesting.result File 10.02 KB 0644
no_threads.result File 1.71 KB 0644
one_thread_per_con.result File 1.38 KB 0644
ortho_iter.result File 25.94 KB 0644
part_table_io.result File 6.39 KB 0644
pfs_upgrade_event.result File 5.01 KB 0644
pfs_upgrade_func.result File 4.98 KB 0644
pfs_upgrade_proc.result File 4.99 KB 0644
pfs_upgrade_table.result File 4.95 KB 0644
pfs_upgrade_view.result File 4.96 KB 0644
privilege.result File 34.64 KB 0644
privilege_table_io.result File 6.35 KB 0644
query_cache.result File 1.59 KB 0644
read_only.result File 1.66 KB 0644
relaylog.result File 12.03 KB 0644
rollback_table_io.result File 3.62 KB 0644
rpl_gtid_func.result File 3.07 KB 0644
rpl_statements.result File 13.89 KB 0644
schema.result File 49.03 KB 0644
selects.result File 3.68 KB 0644
server_init.result File 5.05 KB 0644
setup_actors.result File 5.08 KB 0644
setup_consumers_defaults.result File 775 B 0644
setup_instruments_defaults.result File 1.96 KB 0644
setup_objects.result File 6.26 KB 0644
short_option_1.result File 675 B 0644
short_option_2.result File 203 B 0644
sizing_default.result File 2.66 KB 0644
sizing_growth.result File 9.01 KB 0644
sizing_high.result File 2.66 KB 0644
sizing_low.result File 2.73 KB 0644
sizing_med.result File 2.65 KB 0644
sizing_off.result File 2.38 KB 0644
socket_connect.result File 5.85 KB 0644
socket_instances_func.result File 7.03 KB 0644
socket_instances_func_win.result File 4.97 KB 0644
socket_summary_by_event_name_func.result File 3.9 KB 0644
socket_summary_by_instance_func.result File 10.87 KB 0644
socket_summary_by_instance_func_win.result File 10.94 KB 0644
stage_mdl_function.result File 1012 B 0644
stage_mdl_global.result File 930 B 0644
stage_mdl_procedure.result File 1.13 KB 0644
stage_mdl_table.result File 1.27 KB 0644
start_server_1_digest.result File 272 B 0644
start_server_disable_idle.result File 6.21 KB 0644
start_server_disable_stages.result File 6.09 KB 0644
start_server_disable_statements.result File 7.82 KB 0644
start_server_disable_waits.result File 6.22 KB 0644
start_server_innodb.result File 6.01 KB 0644
start_server_low_digest.result File 951 B 0644
start_server_no_account.result File 5.37 KB 0644
start_server_no_cond_class.result File 5.61 KB 0644
start_server_no_cond_inst.result File 5.73 KB 0644
start_server_no_digests.result File 3.46 KB 0644
start_server_no_file_class.result File 5.6 KB 0644
start_server_no_file_inst.result File 5.72 KB 0644
start_server_no_host.result File 5.36 KB 0644
start_server_no_mutex_class.result File 5.61 KB 0644
start_server_no_mutex_inst.result File 5.74 KB 0644
start_server_no_rwlock_class.result File 5.62 KB 0644
start_server_no_rwlock_inst.result File 5.75 KB 0644
start_server_no_setup_actors.result File 5.24 KB 0644
start_server_no_setup_objects.result File 5.24 KB 0644
start_server_no_socket_class.result File 5.62 KB 0644
start_server_no_socket_inst.result File 5.74 KB 0644
start_server_no_stage_class.result File 5.83 KB 0644
start_server_no_stages_history.result File 5.32 KB 0644
start_server_no_stages_history_long.result File 5.34 KB 0644
start_server_no_statement_class.result File 5.86 KB 0644
start_server_no_statements_history.result File 5.34 KB 0644
start_server_no_statements_history_long.result File 5.35 KB 0644
start_server_no_table_hdl.result File 5.77 KB 0644
start_server_no_table_inst.result File 5.76 KB 0644
start_server_no_thread_class.result File 5.6 KB 0644
start_server_no_thread_inst.result File 5.63 KB 0644
start_server_no_user.result File 5.36 KB 0644
start_server_no_waits_history.result File 5.32 KB 0644
start_server_no_waits_history_long.result File 5.33 KB 0644
start_server_nothing.result File 17.78 KB 0644
start_server_off.result File 7.26 KB 0644
start_server_on.result File 6.01 KB 0644
statement_digest.result File 6.4 KB 0644
statement_digest_charset.result File 991 B 0644
statement_digest_consumers.result File 6.59 KB 0644
statement_digest_consumers2.result File 3.67 KB 0644
statement_digest_long_query.result File 2.73 KB 0644
table_aggregate_global_2u_2t.result File 64.43 KB 0644
table_aggregate_global_2u_3t.result File 64.63 KB 0644
table_aggregate_global_4u_2t.result File 64.39 KB 0644
table_aggregate_global_4u_3t.result File 64.59 KB 0644
table_aggregate_hist_2u_2t.result File 67.56 KB 0644
table_aggregate_hist_2u_3t.result File 69.35 KB 0644
table_aggregate_hist_4u_2t.result File 67.89 KB 0644
table_aggregate_hist_4u_3t.result File 69.73 KB 0644
table_aggregate_off.result File 63.73 KB 0644
table_aggregate_thread_2u_2t.result File 64.38 KB 0644
table_aggregate_thread_2u_3t.result File 64.53 KB 0644
table_aggregate_thread_4u_2t.result File 64.69 KB 0644
table_aggregate_thread_4u_3t.result File 64.89 KB 0644
table_io_aggregate_global_2u_2t.result File 64.37 KB 0644
table_io_aggregate_global_2u_3t.result File 64.5 KB 0644
table_io_aggregate_global_4u_2t.result File 64.33 KB 0644
table_io_aggregate_global_4u_3t.result File 64.46 KB 0644
table_io_aggregate_hist_2u_2t.result File 65.79 KB 0644
table_io_aggregate_hist_2u_3t.result File 66.7 KB 0644
table_io_aggregate_hist_4u_2t.result File 66.01 KB 0644
table_io_aggregate_hist_4u_3t.result File 66.93 KB 0644
table_io_aggregate_thread_2u_2t.result File 64.27 KB 0644
table_io_aggregate_thread_2u_3t.result File 64.38 KB 0644
table_io_aggregate_thread_4u_2t.result File 64.47 KB 0644
table_io_aggregate_thread_4u_3t.result File 64.6 KB 0644
table_lock_aggregate_global_2u_2t.result File 64.1 KB 0644
table_lock_aggregate_global_2u_3t.result File 64.13 KB 0644
table_lock_aggregate_global_4u_2t.result File 64.06 KB 0644
table_lock_aggregate_global_4u_3t.result File 64.09 KB 0644
table_lock_aggregate_hist_2u_2t.result File 65.73 KB 0644
table_lock_aggregate_hist_2u_3t.result File 66.58 KB 0644
table_lock_aggregate_hist_4u_2t.result File 65.79 KB 0644
table_lock_aggregate_hist_4u_3t.result File 66.67 KB 0644
table_lock_aggregate_thread_2u_2t.result File 64.14 KB 0644
table_lock_aggregate_thread_2u_3t.result File 64.15 KB 0644
table_lock_aggregate_thread_4u_2t.result File 64.2 KB 0644
table_lock_aggregate_thread_4u_3t.result File 64.24 KB 0644
table_name.result File 4.5 KB 0644
table_schema.result File 136.48 KB 0644
tampered_perfschema_table1.result File 358 B 0644
temp_table_io.result File 4.5 KB 0644
thread_cache.result File 875 B 0644
threads_innodb.result File 1.06 KB 0644
threads_insert_delayed.result File 845 B 0644
threads_mysql.result File 3.4 KB 0644
trigger_table_io.result File 8.79 KB 0644
unary_digest.result File 2.63 KB 0644
view_table_io.result File 6.67 KB 0644