mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge with 4.0.14
This commit is contained in:
@ -90,8 +90,8 @@ connection master;
|
||||
--error 1053;
|
||||
reap;
|
||||
connection slave;
|
||||
sync_with_master;
|
||||
#give the slave a chance to exit
|
||||
# The SQL slave thread should now have stopped because the query was killed on
|
||||
# the master (so it has a non-zero error code in the binlog).
|
||||
wait_for_slave_to_stop;
|
||||
|
||||
# The following test can't be done because the result of Pos will differ
|
||||
|
Reference in New Issue
Block a user