You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup.sh 실행시 "Lost connection to MySQL server" 에러 발생
brew services start mariadb 를 먼저 해줘야 하나?
Reference
Create database 'negroni'...
ERROR 2013 (HY000): Lost connection to MySQL server at 'handshake: reading initial communication packet', system error: 35
Done
Create user'negroni'...
ERROR 2013 (HY000): Lost connection to MySQL server at 'handshake: reading initial communication packet', system error: 35
Done
The text was updated successfully, but these errors were encountered:
상황
brew services start mariadb
를 먼저 해줘야 하나?Reference
The text was updated successfully, but these errors were encountered: