summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/t/nesting.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/t/nesting.test')
-rw-r--r--mysql-test/suite/perfschema/t/nesting.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/t/nesting.test b/mysql-test/suite/perfschema/t/nesting.test
index 9ab59157f50..d0547d8a932 100644
--- a/mysql-test/suite/perfschema/t/nesting.test
+++ b/mysql-test/suite/perfschema/t/nesting.test
@@ -39,6 +39,7 @@ update performance_schema.setup_instruments set enabled='YES', timed='YES'
'wait/io/socket/sql/client_connection',
'wait/synch/rwlock/sql/LOCK_grant',
'wait/synch/mutex/sql/THD::LOCK_thd_data',
+ 'wait/synch/mutex/sql/THD::LOCK_thd_kill',
'wait/io/file/sql/query_log');
update performance_schema.setup_instruments set enabled='YES', timed='YES'