-
Incident report
-
Resolution: Won't fix
-
Minor
-
None
-
1.8.5
-
None
Our server is printing error message 'MySQL server has gone away' very frequently (probably cos of quite low wait_timeout in MySQL - 120 secs). I suggest to fix this problem running this statement on start of every MySQL connection:
SET wait_timeout=28800 (or any random big value)
- duplicates
-
ZBX-6163 [Z3005] query failed: [2006] MySQL server has gone away
- Closed