MAMP mysql server won't start. No mysql processes are running

前端 未结 26 2153
我寻月下人不归
我寻月下人不归 2020-12-02 07:02

My MAMP mysql server won\'t start. All of the suggestions I\'ve seen on the web say to check for other mysqld processes running and kill them if they exist, and that it shou

26条回答
  •  情深已故
    2020-12-02 07:46

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

    Then restart MAMP.

    Should Work!

提交回复
热议问题