错误提示:
mysql> select * into outfile ‘/tmp/mysql-slow.csv‘ from mysql.slow_log; ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement mysql>
时间: 2024-10-13 22:32:19
错误提示:
mysql> select * into outfile ‘/tmp/mysql-slow.csv‘ from mysql.slow_log; ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement mysql>