Bootcamp and MySQL
Posted by: AymanAblan (5.107.111.---)
Date: March 25, 2019 05:27PM

I downloaded wampserver on windows10 x64 running on mac bootcamp but i could not start the mysql service. The wamp icon always orange and apche service is running. I check the mysql log and get this:

2019-03-25T16:26:24.156813Z 0 [ERROR] InnoDB: Header page consists of zero bytes in datafile: .\ibdata1, Space ID:0, Flags: 0. Please refer to [dev.mysql.com] for how to resolve the issue.
2019-03-25T16:26:24.160548Z 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile '.\ibdata1' could not be found in the doublewrite buffer.
2019-03-25T16:26:24.163778Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2019-03-25T16:26:24.369160Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2019-03-25T16:26:24.373275Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-03-25T16:26:24.377154Z 0 [ERROR] Failed to initialize builtin plugins.
2019-03-25T16:26:24.380763Z 0 [ERROR] Aborting

Options: ReplyQuote
Re: Bootcamp and MySQL
Posted by: Otomatic (Moderator)
Date: March 25, 2019 05:39PM

Hi,

MariaDB seems to be OK, so use it in place of MySQL.

- Right-Click wampmanager tray icon -> Wamp settings -> Allow MySQL to uncheck
- Right-Click wampmanager tray icon -> Tools -> Use a port other than 3307 and choose 3306

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.