Error
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)에러해결(mac)
jennyiscoding
2024. 6. 12. 09:40
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) 났다.
해결방법:
brew services start mysql 쳤더니 해결완료. 끝.