mysql多實例配置下,用腳本啟動mysql時,出現Please read "Security" section of the manual to find out how to run mysqld as root!


[root@localhost 3308]# mysqld stop
170414 0:35:28 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
170414 0:35:28 [Note] mysqld (mysqld 5.5.54) starting as process 16214 ...
170414 0:35:28 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

170414 0:35:28 [ERROR] Aborting

170414 0:35:28 [Note] mysqld: Shutdown complete

 

 

由於mysqld是腳本要用   ./mysqld start的方式才能啟動,另外注意user=mysql 是否有加入到配置文件中


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



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