Home > Database > Mysql Tutorial > 多次安装卸载MySql后无法启动mysql服务解决办法_MySQL

多次安装卸载MySql后无法启动mysql服务解决办法_MySQL

WBOY
Release: 2016-06-01 13:29:26
Original
1420 people have browsed it

mysql卸载

bitsCN.com

多次安装卸载MySql后无法启动mysql服务解决办法

 

今天在给公司搭建环境的时候

先是用APPSERV 安装  安装后  出现了很多问题......

 

然后就卸载掉,自己重新 搭配环境了...

在安装MYSQL 的时候出现了  服务无法启动  我想肯定是因为前面appserv里面的SQL服务卸载不彻底造成的

 

所以 

删除服务  sc delete mysql

删除注册表  

 

打开注册表 regedit.msc 

找到 HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services   删除下面的mysql ...

 

然后重新安装  应该就可以了

 

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