MySQL Error 4117 – ER_CLIENT_FILE_PRIVILEGE_FOR_REPLICATION_CHECKS

MySQL Error Message

The PRIVILEGE_CHECKS_USER for channel ‘%s’ would need
FILE privilege to execute a LOAD DATA INFILE statement replicated
in statement format. Consider using binlog_format=ROW on source.
If the replicated events are trusted, recover from the failure by
temporarily granting FILE to the PRIVILEGE_CHECKS_USER.

Reason for the Error

ER_CLIENT_FILE_PRIVILEGE_FOR_REPLICATION_CHECKS
was added in 8.0.31.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

MySQL Error Message Could not read CA key file: %s Reason for the Error ER_X509_CANT_READ_CA_KEY was added in 8.0.2.
MySQL Error Message Read invalid event from master: ‘%s’, master could be corrupt but a more likely cause of this...
MySQL Error Message %s Reason for the Error ER_IB_MSG_315 was added in 8.0.11.