mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
da8df39c14
Fixing pb failures caused by mtr invokes the test with --tmpdir to which there are sensitive operations in the test and setup_fake_relay_log.inc also needed --secure-file-priv for its own separate directory. Fixed with removing SELECT INTO OUTFILE and deploying --exec echo instead in the marco. The test's opt file should contain --secure-file-priv=$MYSQL_TEST_DIR as the test operations deal with files located in $MYSQL_TEST_DIR. mysql-test/include/setup_fake_relay_log.inc: Refining setup_fake_relay_log.inc to not use --secure-file-priv sensitive feature. The latter should remain available for the test. |
||
---|---|---|
.. | ||
data | ||
include | ||
r | ||
t | ||
combinations | ||
README |
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed