명확한 원인과 해결방법은 아직 못 찾음
mac과 centos에서 node.js를 통해 mysql 접속시 장시간 지난후
이런 에러가 발생을 하는데 mysql 쪽 세션 timeout 이 원인으로 추정됨
{"code":"PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR","fatal":false} |
[링크 : https://stackoverflow.com/.../node-js-mysql-protocol-enqueue-after-fatal-error]
[링크 : https://stackoverflow.com/...mac-and-have-an-error-occurred-when-deploying-on-centos]
+
일정 주기로 쓸모없는 쿼리문 보내도록 해주는 미봉책
[링크 : http://nashorn.tistory.com/entry/Nodejs-서버-운영시-발생하는-오류-대응]
'Programming > node.js' 카테고리의 다른 글
node.js spawn 과 exec (0) | 2018.10.16 |
---|---|
node tmp uuid (0) | 2018.10.12 |
node.js 정적 파일 서비스 (0) | 2018.10.10 |
waveform 출력하는 자바스크립트 모듈 (0) | 2018.10.05 |
xz로 압축된 node.js 설치하기 (0) | 2018.10.02 |