mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
BUG#33029
refining a test for embedded env.
This commit is contained in:
parent
35c158ec85
commit
103f9d688c
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
# rpl_auto_increment_bug33029.test with clean up statements at the end
|
||||
# of the test case removed on a buggy 5.0 server
|
||||
|
||||
source include/have_log_bin.inc;
|
||||
|
||||
copy_file $MYSQL_TEST_DIR/std_data/bug33029-slave-relay-bin.000001 $MYSQLTEST_VARDIR/master-data/slave-relay-bin.000001;
|
||||
|
||||
write_file $MYSQLTEST_VARDIR/master-data/slave-relay-bin.index;
|
||||
|
|
Loading…
Reference in a new issue