summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc
diff options
context:
space:
mode:
authorAndrei Elkin <andrei.elkin@mariadb.com>2019-03-14 18:48:22 +0200
committerAndrei Elkin <andrei.elkin@mariadb.com>2019-03-14 18:48:29 +0200
commite3ebeebe3a4c14293a48971e0a062008a1473140 (patch)
tree2881124b72968765beab3bbb57dc5fc520c2ac33 /mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc
parente012d266807122a76e8fbea240056d5e1bfb1085 (diff)
downloadmariadb-git-e3ebeebe3a4c14293a48971e0a062008a1473140.tar.gz
MDEV-18450 followup: fixing rpl_shutdown_wait. The test
appeared to leave warning due to expectable full exit of IO threads. Fixed to ignore warnings at the final START SLAVEs.
Diffstat (limited to 'mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc')
-rw-r--r--mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc b/mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc
index 476b41033e8..17720e94dc8 100644
--- a/mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc
+++ b/mysql-test/suite/rpl/include/rpl_shutdown_wait_slaves.inc
@@ -76,8 +76,16 @@ EOF
DROP TABLE t1;
--connection server_2
+--disable_warnings
--source include/start_slave.inc
+--enable_warnings
+
--connection server_3
+--disable_warnings
--source include/start_slave.inc
+--enable_warnings
+
--connection server_4
+--disable_warnings
--source include/start_slave.inc
+--enable_warnings