45fan.com - 路饭网

搜索: 您的位置主页 > 网络频道 > 阅读资讯:安装mysql时报错“A Windows service with the name MySQL already exi

安装mysql时报错“A Windows service with the name MySQL already exi

2016-07-03 09:24:51 来源:www.45fan.com 【

安装mysql时报错“A Windows service with the name MySQL already exists.”怎么解决

如果以前安装过mysql,卸载重装,很可能会碰到”A Windows service with the name MySQL already exists.“这样的提示。即服务已经存在。

我们可以在window任务管理器----服务中查看,发现确实存在,没有卸载干净。

解决这个问题,可以在dos窗口,使用如下命令:

 

复制代码 代码如下:

sc delete mysql

 

如果成功,出现如下结果:

[SC] DeleteService SUCCESS

之后,重启电脑。如果再在任务管理器----服务中查看,会发现mysq服务没有了。

以上所述是小编给大家介绍的安装mysql出错”A Windows service with the name MySQL already exists.“的解决办法,希望能够帮助到大家,如果大家还有疑问欢迎给我留言,小编会及时回复大家的,同时也非常感谢大家对路饭网站的支持!


本文地址:http://www.45fan.com/a/question/55860.html
Tags: 安装 mysql 出错
编辑:路饭网
关于我们 | 联系我们 | 友情链接 | 网站地图 | Sitemap | App | 返回顶部