mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Bug #31240 load data infile replication between (4.0 or 4.1) and 5.1 fails
Overriding a default value of --secure-file-priv on pb.mtr to be $MYSQLTEST_VARDIR which makes pb's mtr happy to execute the regression test for the bug. mysql-test/suite/rpl/t/rpl_cross_version-master.opt: satisfying pb's mtr that uses --vardir to shm.
This commit is contained in:
@ -1 +1 @@
|
||||
--replicate-same-server-id --relay-log=slave-relay-bin --secure-file-priv=$MYSQL_TEST_DIR
|
||||
--replicate-same-server-id --relay-log=slave-relay-bin --secure-file-priv=$MYSQLTEST_VARDIR
|
||||
|
Reference in New Issue
Block a user