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:
4
mysql-test/t/rpl_flush_log_loop-slave.sh
Executable file
4
mysql-test/t/rpl_flush_log_loop-slave.sh
Executable file
@ -0,0 +1,4 @@
|
||||
rm -f $MYSQL_TEST_DIR/var/master-data/master.info
|
||||
rm -f $MYSQL_TEST_DIR/var/master-data/*-bin.*
|
||||
rm -f $MYSQL_TEST_DIR/var/master-data/*.index
|
||||
|
Reference in New Issue
Block a user