原文:MYSQL导入csv类型的数据出现The MySQL server is running with the --secure-file-priv option

今天尝试使用 into outfile导出数据的时候出现错误: TheMySQLserver is running with the secure file priv option so it cannot execute this statement 上网查了一下,应该是mysql设置的权限,可以使用 show variables like secure 查看secure file priv 当 ...

2018-10-29 19:46 1 1778 推荐指数:

查看详情

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