《Mysql學習解決 error Nr.1045 卡在Mysql Server Instance Configuration Wizard》要點:
本文介紹了Mysql學習解決 error Nr.1045 卡在Mysql Server Instance Configuration Wizard,希望對您有用。如果有疑問,可以聯系我們。
MYSQL必讀后來卸載程序 ,重新安裝后出現了 error Nr.1045錯誤
MYSQL必讀錯誤如下
MYSQL必讀The security settings could not be applied to the database bacause the connection has failed
with the following error.
Error Nr.1045
Access denied for user 'root'@localhost'(using password:No)
MYSQL必讀
MYSQL必讀解決方法:
MYSQL必讀1.卸載Mysql,刪除C:\Program Files\MySQL目錄.
MYSQL必讀2.刪除在C:\Documents and Settings\All Users\Application Data里面的MySQL文件夾?這個文件沒有清除是MySQL重裝出現舊密碼的根源所在.于是刪除MySQL文件夾
MYSQL必讀或者 C:\Documents and Settings\All Users\目錄下
MYSQL必讀
MYSQL必讀3.檢查C:\WINDOWS目錄下是否有my.ini文件,將其刪除
MYSQL必讀4.注冊表里的HEKY_LOCAL_MACHINE,SOFTWARE,MYSQL刪除
?????? HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL 目錄刪除
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Eventlog\Application\MySQL 目錄刪除
?????? HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MySQL 目錄刪除
MYSQL必讀原來是安裝過mysql沒有刪除完全的原因,然后重新安裝后成功!!
轉載請注明本頁網址:
http://www.snjht.com/jiaocheng/6164.html