mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
This commit is contained in:
@@ -106,3 +106,9 @@ connection slave;
|
|||||||
sync_with_master;
|
sync_with_master;
|
||||||
|
|
||||||
# End of 4.1 tests
|
# End of 4.1 tests
|
||||||
|
|
||||||
|
# Cleanup
|
||||||
|
# The A->B->A replication causes the master to start writing relay logs
|
||||||
|
# in var/run, remove them
|
||||||
|
remove_file $MYSQLTEST_VARDIR/run/master-relay-bin.000001;
|
||||||
|
remove_file $MYSQLTEST_VARDIR/run/master-relay-bin.index;
|
||||||
|
Reference in New Issue
Block a user