#At file:///home/andrei/MySQL/BZR/mysql-5.1-bugteam/ based on revid:ramil@stripped
2748 Andrei Elkin 2009-01-26
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.
modified:
mysql-test/suite/rpl/t/rpl_cross_version-master.opt
per-file messages:
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.
=== modified file 'mysql-test/suite/rpl/t/rpl_cross_version-master.opt'
--- a/mysql-test/suite/rpl/t/rpl_cross_version-master.opt 2009-01-22 14:55:14 +0000
+++ b/mysql-test/suite/rpl/t/rpl_cross_version-master.opt 2009-01-26 14:49:42 +0000
@@ -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
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (aelkin:2748) Bug#31240 | Andrei Elkin | 26 Jan |