mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
Backport for WL#3894
This commit is contained in:
@@ -16,7 +16,7 @@ connection master;
|
||||
LOAD DATA INFILE '../../std_data/rpl_loaddata.dat' INTO TABLE t1;
|
||||
|
||||
connection slave;
|
||||
wait_for_slave_to_stop;
|
||||
--source include/wait_for_slave_sql_to_stop.inc
|
||||
source include/show_slave_status.inc;
|
||||
|
||||
connection slave;
|
||||
|
||||
Reference in New Issue
Block a user