1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +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:
tomas@poseidon.ndb.mysql.com
2006-04-12 15:55:41 +02:00
parent f420d5dffb
commit 10692ba84f
11 changed files with 49 additions and 123 deletions

View File

@ -82,4 +82,4 @@ drop datafile 'datafile02.dat'
engine=ndb;
DROP TABLESPACE ts1 ENGINE=NDB;
DROP LOGFILE GROUP lg1 ENGINE=NDB;
--sync_slave_with_master
-- source include/master-slave-end.inc