MySQL安裝完成配置的時候start service報錯

來源:互聯網
上載者:User

MySQL 5.1 安裝過程中報apply security setting錯誤的解決辦法
1, 卸載MySQL
2, 刪除目錄 C:\Documents and Settings\All Users\Application Data\MySQL
3, 重新安裝MySQL 就 OK 啦
------------------------------------------
[MySQL] Could not start the service MySQL 解決方案
安裝mysql 5.1.33,在運行Server Instance Configuration wizard時的Execute configurattion步驟中的第三項Start Service進出錯,錯誤提示為Could not start the service MySQL (出現這種情況一般是因為裝過mysql,卸載不乾淨造成的。卸載後重啟後再重裝。注意看下服務,如果未能卸載,可以用mysqld-nt -remove卸載)。
具體方法如下:
查看服務中有沒有mysql,如果有將該服務停掉;
在控制台中運行添加刪除程式,將mysql卸載;
卸載後開啟註冊表,查看HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services 下的索引值,如果有相關mysql索引值(mysql、mysqladmin)則刪掉,即可;
重啟,將mysql的安裝殘餘目錄刪掉 (查看服務,此時服務中已沒有mysql);
重新安裝mysql.安裝後先不要運行Server Instance Configuration wizard,重啟後在開始菜單中運行該嚮導,即可。
PS:一種值得參考的方法
---------------------------------------------
msyql安裝到最後一步start service錯誤解決方案
1,到控制台裡面先把mysql刪除.
2.到c盤C:\Program Files目錄下把mysql目錄刪除.
3.如果在其他盤還有設定目錄也要刪除.空目錄也要刪除
4.到regedit把註冊表
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Applications/MySQL
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet002/Services/Eventlog/Applications/MySQL
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog/Applications/MySQL
有的話,全部刪除!
(技巧:用F3迴圈尋找“mysql”)
5.如果工作管理員裡有關mysql內容也刪除
6,把防火牆關了
7,重新裝mysql(這裡我沒有重啟電腦)
重裝時候有必要的話,重啟電腦,停用IIS,和刪除temp裡的臨時檔案.
實在不行的話,配置mysql時候,把mysql服務換個服務名.
******************************************************************************************
---------------------------
刪除項時出錯。
---------------------------
無法刪除 LEGACY_MYSQL51: 刪除項時出錯。
---------------------------
確定  
---------------------------
解決辦法:登錄機碼裡右鍵增加administrators所有許可權

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.