Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it cannot execute this statement
20 I encountered such a problem: Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it cannot execute this statement when I tried to execute MySQL statement (Windows): When I execute it without: Then it works. Also, the same statement with INTO OUTFILE xxx actually worked before I reinstalled the MySQL … Read more