Home > Database > Mysql Tutorial > mysql服务无法启动(1067)解决办法

mysql服务无法启动(1067)解决办法

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 17:46:05
Original
1196 people have browsed it

服务无法启动(1067)解决办法

把mysql程序卸载后, 重装, 结果mysql服务启动不了,

解决方法:

1: 先卸载mysql, 手动将其安装目录里没有删除干净的文件全部删除.

2: 将C:ProgramDataMySQL 里有关mqsql的文件全部删除.

3: 重新安装 mysql 程序.

mysql服务就可以正常启动了

 

MySQL服务无法启动(1067)问题解决

1,安装目录,将my.ini中的datadir的值更改为:"%安装目录%/data/"

2,进入"%安装目录%/data/",里边一个子文件夹代表了一个,删除文件夹外的所有文件。

OK,cmd->net start mysql回车。。

MySQL 服务正在启动 .
MySQL 服务已经启动成功。

Related labels:
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
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template