原文:【zabbix】connection to database 'zabbix' failed: [1045] Access denied for user 'root'@'localhost' (using password: NO)

前面安裝的我就不說了,度娘上的很多 關鍵是這個問題,網上的比較多,但是沒有發現有用的 問題:zabbix server is runing No 日志: tmp zabbix server.log connection to database zabbix failed: Access denied for user root localhost using password: NO 解決過程: ...

2016-11-29 20:16 0 18403 推薦指數:

查看詳情

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

  在安裝好的MySQL服務器上,配置了環境變量之后,發現用mysql無法登錄,報如題的錯誤,實在沒有辦法,決定用安全模式對root用戶修改密碼:   首先關閉正在運行的MySQL;   在一個終端窗口運行命令:mysqld_safe --user=mysql ...

Wed Dec 21 06:18:00 CST 2016 0 13394
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM