1시간 전까지 되던 mysql 접속이 아래와 같은 오류로 접속이 안 된다.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
해결 방법
brew services start mysql
'개발' 카테고리의 다른 글
Local에서 Express서버 구동 및 안드로이드 Retrofit 통신예제 (4) | 2022.11.05 |
---|
1시간 전까지 되던 mysql 접속이 아래와 같은 오류로 접속이 안 된다.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
해결 방법
brew services start mysql
Local에서 Express서버 구동 및 안드로이드 Retrofit 통신예제 (4) | 2022.11.05 |
---|