mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
increase save_master_pos timeout to 30 seconds for higher test predictability
better replicaiton test cleanup to ensure better test predictability + some ndb test cleanup
This commit is contained in:
@ -146,4 +146,4 @@ select * from t1 order by nid;
|
||||
# cleanup
|
||||
--connection master
|
||||
DROP TABLE t1;
|
||||
sync_slave_with_master;
|
||||
-- source include/master-slave-end.inc
|
||||
|
Reference in New Issue
Block a user