1#
2# MDEV-18450 "Slow" shutdown to wait for slaves that are to be fed
3# with everything in the master binlog before shutdown completes.
4#
5--source include/have_innodb.inc
6--source include/have_debug.inc
7--let $rpl_topology=1->2, 1->3, 1->4
8--source include/rpl_init.inc
9
10--source include/rpl_shutdown_wait_slaves.inc
11--source include/rpl_end.inc
12