今天做到数据库导出的一个问题,即在导出时出现这样的权限错误 The MySQL server is running with the --secure-file-priv option so it cannot execute this 在数据库my.ini中 红框中这一句话用"#"号注释掉,这样就可以在随意导出到任意文件夹中 凭个人经验所写,如有雷同,不胜荣幸..