1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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 with a value allowable 
the test to pass on pb.

mysql-test/suite/rpl/t/rpl_cross_version-master.opt:
  Overriding a default value of --secure-file-priv with a value allowable the test to pass on pb.
This commit is contained in:
Andrei Elkin
2009-01-26 16:49:42 +02:00
parent 80fe6268f7
commit 5f7750ce6a

View File

@ -1 +1 @@
--replicate-same-server-id --relay-log=slave-relay-bin
--replicate-same-server-id --relay-log=slave-relay-bin --secure-file-priv=$MYSQL_TEST_DIR