码迷,mamicode.com
首页 > 数据库 > 详细

mysql the service could not be started \ eror1067 ( win8 x64 )

时间:2014-12-03 20:47:06      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:ar   sp   on   文件   数据   art   bs   as   管理   

一、   系统软件情况:

           mysql-essential-6.0.11-alpha-winx64.msi

           windows 8.1 专业版 x64

 

二、安装出现2053

     管理员运行cmd, 命令:     msiexec  /package   安装包绝对路径

 

三、   出现的状况:

       安装时,最后一步, 提示 the service could not be started。

 

四、   解决方法:

         1. 在开始-->>运行中输入services.msc, 查看是否存在mysql的service,手动启动,若不行,出现错误1067,看步骤2

         2. 在开始-->>运行中输入regedit, 打开注册表,定位到

                  “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services” , 删掉

                    mysql文件夹对应的service;

         3.  卸载mysql,手动清理对应的安装文件夹  重新启动系统;

         4.  删除mysql的安装文件夹,并且删除mysql的数据存储文件, 重新启动系统;

         5.  安装并配置mysql。OK,搞定。

mysql the service could not be started \ eror1067 ( win8 x64 )

标签:ar   sp   on   文件   数据   art   bs   as   管理   

原文地址:http://www.cnblogs.com/love--wenxing/p/4140956.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!