summaryrefslogtreecommitdiff
path: root/mysql-test/main/pool_of_threads.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/pool_of_threads.test')
-rw-r--r--mysql-test/main/pool_of_threads.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/main/pool_of_threads.test b/mysql-test/main/pool_of_threads.test
index 95b320e6dad..3d581d4605d 100644
--- a/mysql-test/main/pool_of_threads.test
+++ b/mysql-test/main/pool_of_threads.test
@@ -86,8 +86,10 @@ eval KILL QUERY $con1_id;
eval KILL QUERY $con2_id;
connection default;
+--error ER_QUERY_INTERRUPTED
--reap
connection con2;
+--error ER_QUERY_INTERRUPTED
--reap
connection extracon;