개발
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Jihunc
2022. 11. 19. 21:04
1시간 전까지 되던 mysql 접속이 아래와 같은 오류로 접속이 안 된다.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
해결 방법
brew services start mysql