Fix replication before syncing slaves in mxs1743_rconn_bitmask
This might help solve the problem where the test hangs when the slaves are synced.
This commit is contained in:
parent
471cd8f0ef
commit
d972c1cd37
@ -47,6 +47,7 @@ int main(int argc, char** argv)
|
||||
|
||||
test.tprintf("Syncing slaves");
|
||||
test.stop_timeout();
|
||||
test.repl->fix_replication();
|
||||
test.repl->sync_slaves();
|
||||
test.set_timeout(60);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user