summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/t/rpl_shutdown_wait_slaves.test
blob: 9736320677677e0e8def5bcc542bb1889c64cae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# MDEV-18450 "Slow" shutdown to wait for slaves that are to be fed
# with everything in the master binlog before shutdown completes.
#
--source include/have_innodb.inc
--source include/have_debug.inc
--let $rpl_topology=1->2, 1->3, 1->4
--source include/rpl_init.inc

--source include/rpl_shutdown_wait_slaves.inc
--source include/rpl_end.inc