Home > Database > Mysql Tutorial > body text

MySql安装时在Start Service处失败_MySQL

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

安装MySql时在最后Start Service时失败:

首先先卸载掉MySql。查看MySql服务有没有启动,若启动,则先停止MySql服务。再如图 MySql安装时在Start Service处失败 - zhhw9210 - 暗夜的博客 打开注册表,到HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services删除MySql服务。在命令行输入sc delete MySql。到MySql安装目录,我的是D:/Program Files,把MySql文件夹删除。重启电脑,重新安装,成功。
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!