原文:The MySQL server is running with the --secure-file-priv option so it cannot execute this statement

secure file priv特性secure file priv參數是用來限制LOAD DATA, SELECT ... OUTFILE, and LOAD FILE 傳到哪個指定目錄的。 ure file priv的值為null ,表示限制mysqld 不允許導入 導出 當secure file priv的值為 tmp ,表示限制mysqld 的導入 導出只能發生在 tmp 目錄下 當sec ...

2019-05-19 11:39 0 1263 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM