原文:MYSQL导入CSV格式文件数据执行提示错误(ERROR 1290): The MySQL server is running with the --secure-file-priv option so it cannot execute this statement.

MYSQL导入CSV格式文件数据执行提示错误 ERROR : The MySQL server is running with the secure file priv option so it cannot execute this statement. 分析原因 其实原因很简单,因为在安装MySQL的时候限制了导入与导出的目录权限。只允许在规定的目录下才能导入。 可以通过以下命令查看secur ...

2019-08-23 16:03 0 3251 推荐指数:

查看详情

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