会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
那一剑的风情
博客园
首页
新随笔
联系
管理
订阅
2017年6月23日
csv导入mysql提示错误[Error Code] 1290 - The MySQL server is running with the --secure-file-priv option
摘要: 解决方法: 1.进入mysql查看secure_file_prive的值 mysql>SHOW VARIABLES LIKE "secure_file_priv"; secure_file_prive=null -- 限制mysqld 不允许导入导出 secure_file_priv=/tmp/ -
阅读全文
posted @ 2017-06-23 14:38 那一剑的風情
阅读(3473)
评论(0)
推荐(0)
编辑
mysql没有my.ini文件
摘要: 解决方法: 上面的任意一个文件拷贝一份,重命名my.ini。
阅读全文
posted @ 2017-06-23 14:32 那一剑的風情
阅读(6577)
评论(0)
推荐(0)
编辑
公告