Home > database >  Wamp mysql after installation cannot be started
Wamp mysql after installation cannot be started

Time:10-06

My system is WIN10, I installed wamp integration environment when installed to disk C is no problem, I don't want to put too many things, but the disk C so installed in an after-hours, couldn't start the MySQL database,
The error log is:
The 2017-08-10 T08:00:33. 333683 z 0 [ERROR] InnoDB: Header page consists of zero bytes in the datafile:. \ ibdata1, Space ID: 0, Flags: 0. Both Please refer to http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
The 2017-08-10 T08:00:33. 341698 z 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile '\ ibdata1' could not be found in the doublewrite buffer.
The 2017-08-10 T08:00:33. 346687 z 0 [ERROR] InnoDB: Plugin initialization aborted with ERROR Data structure corruption
The 2017-08-10 T08:00:33. 653837 z 0 [ERROR] Plugin 'InnoDB init function returned ERROR.
The 2017-08-10 T08:00:33. 656845 z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
The 2017-08-10 T08:00:33. 659853 z 0 [ERROR] Failed to initialize the plugins.
The 2017-08-10 T08:00:33. 661357 z 0 [ERROR] Aborting

Could you tell me how to configure should ~ ~

CodePudding user response:

Service should be stopped to copy files

CodePudding user response:

Completely remove mysql
1, delete mysql related control panel,
2, remove the installation directory folder,
3, clean up the registry,
http://jingyan.baidu.com/article/f96699bbaa8fc1894f3c1b5a.html

After the installation
  • Related