2
# Bug #33931 assertion at write_ignored_events_info_to_relay_log if init_slave_thread() fails
3
# Bug #33932 assertion at handle_slave_sql if init_slave_thread() fails
5
source include/have_debug.inc;
6
source include/have_log_bin.inc;
7
source include/master-slave.inc;
14
# slave is going to stop because of emulated failures
15
# but there won't be any crashes nor asserts hit.
17
source include/wait_for_slave_to_stop.inc;
19
--replace_result $MASTER_MYPORT MASTER_PORT
20
--replace_column 1 # 8 # 9 # 23 # 33 #
21
query_vertical show slave status;
23
# no clean-up is needed