码迷,mamicode.com
首页 > 数据库 > 详细

mysql 导出数据到文件数据异常 ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement

时间:2017-11-03 18:57:54      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:导出   ble   数据   statement   com   logs   not   running   es2017   

ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement

首先输入下面下面命令查看

show global variables like ‘%secure%‘;

技术分享

查询secure_file_priv 我的当时为null所以要修改:

技术分享

修改方法:

 

mysql 导出数据到文件数据异常 ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement

标签:导出   ble   数据   statement   com   logs   not   running   es2017   

原文地址:http://www.cnblogs.com/binglong180/p/7779395.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!