原文:MYSQL导入数据出现ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement

MYSQL导入数据出现The MySQL server is running with the secure file priv option so it cannot execute this statement 方法一: 这个原因其实很简单,是因为在安装MySQL的时候限制了导入与导出的目录权限 只能在规定的目录下才能导入 我们需要通过下面命令查看secure file priv 当前的值是什 ...

2018-03-10 12:14 0 7250 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM