MySQL无法使用select into outfile-Linux SA John-51CTO博客
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>
页:
[1]