The mysql5.7 server The innodb_system data file 'ibdata1' must be writable causes the server to fail to start

The phenomenon is as follows: The innodb_system data file 'ibdata1' must be writable .

The solution is as follows:

   1. Close the mysqld process;

   2. Delete the two files under the directory represented by datadir in the configuration file:

 

   3. Restart the service. Enter the command: net start mysql57. Of course, it can also be operated in the service management interface.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326135573&siteId=291194637