mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
If secure-file-priv was set on slave, it became unable to execute
LOAD DATA INFILE statements sent from master using mixed or
statement-based replication.
This patch fixes the issue by ignoring this security restriction
and checking if the files are created and read by the slave in the
--slave-load-tmpdir while executing the SQL Thread.
38 KiB
38 KiB