MySQL Forums
Forum List  »  Newbie

Re: secure_file_priv set to NULL
Posted by: Riku Tajima
Date: October 13, 2021 02:53PM

This is what I've done so far:

- open options file
- go to 'security'
- checked 'secure_file_priv' and set it to "/Users/riku.tajima/Desktop/data" which contains the csv file I want to import
-click apply, and apply again

Since then I've restarted MYSQLworkbench, and still get the same results


select @@secure_file_priv;

still returns a NULL value.

Options: ReplyQuote


Subject
Written By
Posted
October 12, 2021 11:16PM
Re: secure_file_priv set to NULL
October 13, 2021 02:53PM


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.