ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 104
DB 2019. 1. 11. 11:28특정 장비에서 mysql DB로
telnet은 접속이 안되었지만, 아래와 같은 mysql client 에러가 발생해 mysql에서 따로 deny하고 있는 줄 알았는데..
ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 104알고보니 방화벽 ACL이었다..
'DB' 카테고리의 다른 글
| Warning: Using a password on the command line interface can be insecure 다른 방법 해결 (0) | 2019.04.24 |
|---|---|
| [mysql] timestamp 타입 주의사항 (0) | 2019.03.06 |
| [oracle] ORA-01843: not a valid month 해결 하기 (0) | 2018.12.03 |
| ORA-00933: SQL 명령어가 올바르게 종료되지 않았습니다 (0) | 2018.04.04 |
| autoReconnect and socketTimeout JDBC option makes wrong order of client packet (0) | 2018.01.09 |


