FAQ > MySQL
MySQL server does not start because of a sequence number
This may occur when your Mac goes to sleep.
10:12:32 1753 [Note] InnoDB: The log sequence numbers 609248312 and 609248312 in ibdata files do not match the log sequence number 609248322 in the ib_logfiles!
- Quit MAMP PRO.
- Go to your “/Library/application support/appsolute/MAMP PRO/db/mysql57” directory.
- Rename both “ib_logfile0” and “ib_logfile1” to “ib_logfile0_bak” and “ib_logfile1_bak”.
- Restart MAMP PRO.
- Both “ib_logfile0” and “ib_logfile1” should be rebuilt.