MySQL Forums
Forum List  »  General

Error 1290
Posted by: Bridget Yamzon
Date: September 04, 2016 02:47PM

I have been trying to use the LOAD DATA INFILE query to insert my .csv into a table I've created, but I keep on getting ERROR 1290 due to the --secure-file-priv option lock. In addition, I also tried placing my .csv file into the value given after running the SHOW VARIABLES LIKE 'secure_file_priv' query, but I still get this error. It seems to work for others, so I'm not quite sure why this isn't working for me.

Has anyone solved this problem before?

Options: ReplyQuote


Subject
Written By
Posted
Error 1290
September 04, 2016 02:47PM
September 04, 2016 04:48PM


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.