mysql-test/r/rpl_start_stop_slave.result
0 → 100644
+12
−0
mysql-test/t/rpl_start_stop_slave.test
0 → 100644
+34
−0
+2
−1
+11
−3
+2
−1
Loading
slave SQL thread is started. sql/slave.cc: Adding threads to init as parameter to init_master_info. Only rewind read position when starting SQL thread. sql/slave.h: Adding threads to init as parameter to init_master_info. Only rewind read position when starting SQL thread. sql/sql_repl.cc: Adding threads to init as parameter to init_master_info. Only rewind read position when starting SQL thread. sql/repl_failsafe.cc: Adding threads to init as parameter to init_master_info. Only rewind read position when starting SQL thread.