The MySQL server is running with the --secure-file-priv option so it cannot execute this statement
生活随笔
收集整理的這篇文章主要介紹了
The MySQL server is running with the --secure-file-priv option so it cannot execute this statement
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1.用show variables like '%secure%';查看文件導出的指定目錄及secure_file_priv對應的value
2.在mysql的my.ini中修改secure_file_priv為空
總結
以上是生活随笔為你收集整理的The MySQL server is running with the --secure-file-priv option so it cannot execute this statement的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Spring注释详解
- 下一篇: 打印GC日志