Mysql server on MAMP won't start

后端 未结 6 1148
小蘑菇
小蘑菇 2020-12-07 19:05

My Mysql server on MAMP won\'t start. This is the error:

161224 00:15:00 mysqld_safe Logging to \'/Applications/MAMP/logs/mysql_error_log.err\'. 16

6条回答
  •  遥遥无期
    2020-12-07 19:55

    Remove the files ib_logfileN (N being the number) from the MAMP/db/mysql56 folder.

    Then restart MAMP.

    Should Work!!

    Edit: If the above step doesn't work completely, please remove the ibdata file as well, based on the comments.

提交回复
热议问题