mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Repeatable test case in mysql-test format for flush-logs problem with
bi-directional replication. No result file provided as there is no good one known :)
This commit is contained in:
5
mysql-test/t/rpl_flush_log_loop-master.sh
Executable file
5
mysql-test/t/rpl_flush_log_loop-master.sh
Executable file
@ -0,0 +1,5 @@
|
||||
rm -f $MYSQL_TEST_DIR/var/slave-data/*-bin.*
|
||||
rm -f $MYSQL_TEST_DIR/var/slave-data/master.info
|
||||
rm -f $MYSQL_TEST_DIR/var/slave-data/*.index
|
||||
|
||||
|
Reference in New Issue
Block a user