Merge branch '2.2' into 2.3

This commit is contained in:
Markus Mäkelä
2018-10-31 08:53:50 +02:00
12 changed files with 73 additions and 167 deletions

View File

@ -46,6 +46,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);