1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-15253: Default optimizer setting changes for MariaDB 10.4

use_stat_tables= PREFERABLY
optimizer_use_condition_selectivity= 4
This commit is contained in:
Varun Gupta
2018-05-31 15:51:59 +05:30
committed by Varun Gupta
parent a25ce5ab4b
commit 93c360e3a5
248 changed files with 3685 additions and 1747 deletions

View File

@ -215,33 +215,33 @@ wait/synch/rwlock/sql/LOCK_grant 1
execute dump_stages_account;
user host event_name count_star
user1 localhost stage/sql/Checking permissions 3
user1 localhost stage/sql/Closing tables 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
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 4
localhost stage/sql/Closing tables 6
localhost stage/sql/Init 5
localhost stage/sql/Init for update 1
localhost stage/sql/Opening tables 3
localhost stage/sql/Opening tables 4
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 3
stage/sql/Closing tables 4
stage/sql/Closing tables 6
stage/sql/Init 5
stage/sql/Init for update 1
stage/sql/Opening tables 3
stage/sql/Opening tables 4
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 3
stage/sql/Closing tables 4
stage/sql/Closing tables 6
stage/sql/Init 5
stage/sql/Init for update 1
stage/sql/Opening tables 3
stage/sql/Opening tables 4
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -324,10 +324,10 @@ wait/synch/rwlock/sql/LOCK_grant 1
execute dump_stages_account;
user host event_name count_star
user1 localhost stage/sql/Checking permissions 3
user1 localhost stage/sql/Closing tables 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 0
user2 localhost stage/sql/Closing tables 0
user2 localhost stage/sql/Init 0
@ -338,24 +338,24 @@ 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 4
localhost stage/sql/Closing tables 6
localhost stage/sql/Init 5
localhost stage/sql/Init for update 1
localhost stage/sql/Opening tables 3
localhost stage/sql/Opening tables 4
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 3
stage/sql/Closing tables 4
stage/sql/Closing tables 6
stage/sql/Init 5
stage/sql/Init for update 1
stage/sql/Opening tables 3
stage/sql/Opening tables 4
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 3
stage/sql/Closing tables 4
stage/sql/Closing tables 6
stage/sql/Init 5
stage/sql/Init for update 1
stage/sql/Opening tables 3
stage/sql/Opening tables 4
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -450,10 +450,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 5
@ -464,24 +464,24 @@ 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 8
localhost stage/sql/Closing tables 10
localhost stage/sql/Init 10
localhost stage/sql/Init for update 2
localhost stage/sql/Opening tables 6
localhost stage/sql/Opening tables 7
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 6
stage/sql/Closing tables 8
stage/sql/Closing tables 10
stage/sql/Init 10
stage/sql/Init for update 2
stage/sql/Opening tables 6
stage/sql/Opening tables 7
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 6
stage/sql/Closing tables 8
stage/sql/Closing tables 10
stage/sql/Init 10
stage/sql/Init for update 2
stage/sql/Opening tables 6
stage/sql/Opening tables 7
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -576,10 +576,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 5
@ -595,24 +595,24 @@ 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 8
localhost stage/sql/Closing tables 10
localhost stage/sql/Init 10
localhost stage/sql/Init for update 2
localhost stage/sql/Opening tables 6
localhost stage/sql/Opening tables 7
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 6
stage/sql/Closing tables 8
stage/sql/Closing tables 10
stage/sql/Init 10
stage/sql/Init for update 2
stage/sql/Opening tables 6
stage/sql/Opening tables 7
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 6
stage/sql/Closing tables 8
stage/sql/Closing tables 10
stage/sql/Init 10
stage/sql/Init for update 2
stage/sql/Opening tables 6
stage/sql/Opening tables 7
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -719,10 +719,10 @@ wait/synch/rwlock/sql/LOCK_grant 3
execute dump_stages_account;
user host event_name count_star
user1 localhost stage/sql/Checking permissions 3
user1 localhost stage/sql/Closing tables 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 5
@ -738,24 +738,24 @@ 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 12
localhost stage/sql/Closing tables 14
localhost stage/sql/Init 15
localhost stage/sql/Init for update 3
localhost stage/sql/Opening tables 9
localhost stage/sql/Opening tables 10
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 9
stage/sql/Closing tables 12
stage/sql/Closing tables 14
stage/sql/Init 15
stage/sql/Init for update 3
stage/sql/Opening tables 9
stage/sql/Opening tables 10
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 9
stage/sql/Closing tables 12
stage/sql/Closing tables 14
stage/sql/Init 15
stage/sql/Init for update 3
stage/sql/Opening tables 9
stage/sql/Opening tables 10
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -862,10 +862,10 @@ wait/synch/rwlock/sql/LOCK_grant 3
execute dump_stages_account;
user host event_name count_star
user1 localhost stage/sql/Checking permissions 3
user1 localhost stage/sql/Closing tables 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 5
@ -886,24 +886,24 @@ 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 12
localhost stage/sql/Closing tables 14
localhost stage/sql/Init 15
localhost stage/sql/Init for update 3
localhost stage/sql/Opening tables 9
localhost stage/sql/Opening tables 10
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 9
stage/sql/Closing tables 12
stage/sql/Closing tables 14
stage/sql/Init 15
stage/sql/Init for update 3
stage/sql/Opening tables 9
stage/sql/Opening tables 10
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 9
stage/sql/Closing tables 12
stage/sql/Closing tables 14
stage/sql/Init 15
stage/sql/Init for update 3
stage/sql/Opening tables 9
stage/sql/Opening tables 10
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1022,10 +1022,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 5
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 5
@ -1046,24 +1046,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 20
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 20
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 20
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1173,10 +1173,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 5
@ -1197,24 +1197,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 21
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 21
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 21
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1322,10 +1322,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -1346,24 +1346,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 22
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 22
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 22
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1468,10 +1468,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -1492,24 +1492,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 23
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 23
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 23
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1611,10 +1611,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -1635,24 +1635,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1755,10 +1755,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -1779,24 +1779,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -1898,10 +1898,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -1922,24 +1922,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2041,10 +2041,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -2065,24 +2065,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2184,10 +2184,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -2208,24 +2208,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2327,10 +2327,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -2351,24 +2351,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2470,10 +2470,10 @@ 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 4
user1 localhost stage/sql/Closing tables 6
user1 localhost stage/sql/Init 6
user1 localhost stage/sql/Init for update 1
user1 localhost stage/sql/Opening tables 3
user1 localhost stage/sql/Opening tables 4
user2 localhost stage/sql/Checking permissions 3
user2 localhost stage/sql/Closing tables 4
user2 localhost stage/sql/Init 6
@ -2494,24 +2494,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2637,24 +2637,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2780,24 +2780,24 @@ 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 16
localhost stage/sql/Closing tables 18
localhost stage/sql/Init 24
localhost stage/sql/Init for update 4
localhost stage/sql/Opening tables 12
localhost stage/sql/Opening tables 13
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -2930,17 +2930,17 @@ localhost stage/sql/Opening tables 0
execute dump_stages_global;
event_name count_star
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3080,10 +3080,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3223,10 +3223,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3366,10 +3366,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3509,10 +3509,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3652,10 +3652,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3795,10 +3795,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
user1 localhost statement/com/Error 0
@ -3902,10 +3902,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
execute dump_statements_user;
@ -3989,10 +3989,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
execute dump_statements_user;
@ -4076,10 +4076,10 @@ stage/sql/Opening tables 0
execute dump_stages_history;
event_name count(event_name)
stage/sql/Checking permissions 12
stage/sql/Closing tables 16
stage/sql/Closing tables 18
stage/sql/Init 24
stage/sql/Init for update 4
stage/sql/Opening tables 12
stage/sql/Opening tables 13
execute dump_statements_account;
user host event_name count_star
execute dump_statements_user;