summaryrefslogtreecommitdiff
path: root/mysql-test/main/kill.test
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2022-10-02 14:38:13 +0200
committerSergei Golubchik <serg@mariadb.org>2022-10-02 14:38:13 +0200
commit3a2116241b128b811ee2455845ff9710da3115ac (patch)
tree7de53fc50126f7a19251303bd1d2a0f6cdb42069 /mysql-test/main/kill.test
parente29fb956145cfa1f4f8c41cafcddea36a20b23aa (diff)
parentd4f6d2f08f228778fd7744554d8b12be05b6a114 (diff)
downloadmariadb-git-3a2116241b128b811ee2455845ff9710da3115ac.tar.gz
Merge branch '10.4' into 10.5
Diffstat (limited to 'mysql-test/main/kill.test')
-rw-r--r--mysql-test/main/kill.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/main/kill.test b/mysql-test/main/kill.test
index e40918ee6b2..c13be85f39d 100644
--- a/mysql-test/main/kill.test
+++ b/mysql-test/main/kill.test
@@ -217,6 +217,7 @@ drop table t2;
--echo #
--echo # Test kill USER
--echo #
+--source include/count_sessions.inc
grant ALL on test.* to test@localhost;
grant ALL on test.* to test2@localhost;
connect (con3, localhost, test,,);
@@ -241,6 +242,7 @@ connection con4;
--error 2013,2006,5014
select 1;
connection default;
+--source include/wait_until_count_sessions.inc
--echo #
--echo # MDEV-4911 - add KILL query id, and add query id information to