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

前端 未结 26 2154
我寻月下人不归
我寻月下人不归 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:48

    In case of MAMP PRO you need to remove ib_logfiles here:

    rm -rf /Library/Application\ Support/appsolute/MAMP\ PRO/db/mysql56/ib_logfile*
    

提交回复
热议问题