이전 목록 다음
채택완료

mysql_error 파일내용.

2022-02-09 (수) 14:04:35 2,372

2022-02-09 13:57:48 4681 [Warning] Host name 'cust-147.keff.org' could not be resolved: 알려진 호스트가 없습니다. 
2022-02-09 13:57:51 4681 [Warning] Aborted connection 4681 to db: 'unconnected' user: 'unauthenticated' host: '45.154.255.147' (Got an error reading communication packets)
2022-02-09 13:57:51 4681 [Warning] Aborted connection 4681 to db: 'unconnected' user: 'unauthenticated' host: '45.154.255.147' (This connection closed normally without authentication)
2022-02-09 13:58:04 4682 [Warning] IP address '23.129.64.217' could not be resolved: 알려진 호스트가 없습니다. 
2022-02-09 13:58:04 4682 [Warning] Aborted connection 4682 to db: 'unconnected' user: 'unauthenticated' host: '23.129.64.217' (Got an error reading communication packets)
2022-02-09 13:58:04 4682 [Warning] Aborted connection 4682 to db: 'unconnected' user: 'unauthenticated' host: '23.129.64.217' (This connection closed normally without authentication)

안녕하세요...

mysql_error 로그를 보면...저런식으로 찍혀있는게 있는데...

제가 봐도 감이 안와서요...혹시 저게 어떤 내용인지 아시는분 계실까요?

 

답변 2개

채택된 답변
+20 포인트

비정상적인 종료시 뜨는 메세지 입니다. 

DNS로 인하여 응답이 늦어질때 발생된다고 합니다.


참고: https://24x365.tistory.com/13

답변을 작성하려면 로그인이 필요합니다.