Can't connect to local MySQL server through socket homebrew

后端 未结 21 1921
萌比男神i
萌比男神i 2020-12-04 05:54

I recently tried installing MySQL with homebrew (brew install mysql) and when I try to run it I get the following error:

ERROR 2002 (HY00

21条回答
  •  眼角桃花
    2020-12-04 06:29

    I manually started mysql in the system preferences pane by initialising the database and then starting it. This solved my problem.

提交回复
热议问题