Home > Database > Mysql Tutorial > Mysql 本地计算机无法启动 mysql 服务 错误 1067:进程意外终止_MySQL

Mysql 本地计算机无法启动 mysql 服务 错误 1067:进程意外终止_MySQL

WBOY
Release: 2016-06-01 13:20:01
Original
1205 people have browsed it

bitsCN.com 1、重装后启动mysql服务,提示
本地计算机无法启动 mysql 服务 错误 1067:进程意外终止。

2、查看mysql根目录下有一 计算机名.err 打开一看全是英文的错误提示;

3、根据其中的有一条错误,分析;

4、打开my.ini或my.cnf文件,找到default-storage-engine这一行,把它改成default-storage-engine=MyISAM。
重启服务,问题解决。一个小的问题,新手要是遇到,可能会有帮助。

bitsCN.com

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