错误提示:

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>