mirror of
https://github.com/MariaDB/server.git
synced 2025-10-22 19:52:58 +03:00
The 'rpl_cross_version' fails on mysql-next-mr-bugfixing as following: mysqltest: In included file "./include/setup_fake_relay_log.inc": At line 80: query 'select './$_fake_filename-fake.000001\n' into dumpfile '$_fake_relay_index'' failed: 1290: The MySQL server is running with the --secure-file-priv option so it cannot execute this statement. To fix the problem by removeing the --secure-file-priv option for adapting the update of the 'setup_fake_relay_log.inc'.
2 lines
55 B
Plaintext
2 lines
55 B
Plaintext
--replicate-same-server-id --relay-log=slave-relay-bin
|