MySQL Forums
Forum List  »  General

Re: Error Code: 1290. The MySQL server is running with the --secure-file-priv option so it cannot execute this statement
Posted by: Peter Brawley
Date: August 24, 2020 10:17AM

On that page ...

"if mysqld was started with the local_infile system variable disabled, LOCAL does not work. See Section 6.1.6, 'Security Considerations for LOAD DATA LOCAL'”

and see https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_local_infile

Options: ReplyQuote


Subject
Written By
Posted
Re: Error Code: 1290. The MySQL server is running with the --secure-file-priv option so it cannot execute this statement
August 24, 2020 10:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.