首页 > 数据库技术 > 详细

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

时间:2014-12-03 20:44:46      阅读:394      评论:0      收藏:0      [点我收藏+]

一、   系统软件情况:

           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 )

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!