Home > Database > Mysql Tutorial > body text

mysql5.2.20 start service和apply security settings错误解决_MySQL

WBOY
Release: 2016-06-01 13:32:05
Original
871 people have browsed it

bitsCN.com

mysql5.2.20 start service和apply security settings错误解决

 

解决方案: 

 

1、卸载MySQL。 

 

2、在“运行”里键入regedit进入注册表。 

 

3、HEKY_LOCAL_MACHINE/SOFTWARE/MYSQL目录删除 

 

4、HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Application/MySQL 目录删除 

 

5、HKEY_LOCAL_MACHINE/SYSTEM/ControlSet002/Services/Eventlog/Application/MySQL 目录删除 

 

6、HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog /Application/MySQL目录删除 

 

7、删除安装目录C:/Documents and Settings/All Users/Application Data/下的MySQL文件夹 

 

8、删除MySQL安装路径下的文件夹; 

 

9、再到注册表中,用F3查找"MYSQL"关键字,然后把关于MYSQL的文件,文件夹,所有能删除的都删掉。 

 

10、就能再次安装了。 
 

bitsCN.com
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template