Home > Database > Mysql Tutorial > Windows system server mysql error InnoDB: Attempted to open solution

Windows system server mysql error InnoDB: Attempted to open solution

藏色散人
Release: 2019-02-14 14:09:38
forward
2283 people have browsed it

Problem phenomenon

The windows system server mysql cannot be started

Cause of the problem

View the error log prompt: InnoDB: Attempted to open a previously opened tablespace. - IsaacZhang

Windows system server mysql error InnoDB: Attempted to open solution

Solution

Open the mysql configuration file my.ini file and add a line Configure innodb_force_recovery = 1, save and exit, restart the mysql service and return to normal

Windows system server mysql error InnoDB: Attempted to open solution

Windows system server mysql error InnoDB: Attempted to open solution

Recommended tutorial: "mysql tutorial" //m.sbmmt.com/course/list/51.html

The above is the detailed content of Windows system server mysql error InnoDB: Attempted to open solution. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:aliyun.com
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