Bug #288: MySQL database disconnection can crash
ID | #288 |
---|---|
Submitter | Sausage |
Product | EOSERV |
Severity | Critical |
Status | CLOSED, FIXED |
Submitted | 11th Feb 2014 |
Updated | 11th Feb 2014 |
10 years, 46 weeks ago
The MySQL database disconnecting at specific times can cause the server to crash.
Comments
10 years, 46 weeks ago
"Crash" caused by the server not handling intermittent mysql errors on queries. Can cause the server to terminate if the query is executed in the context of the server, rather than a client.
10 years, 46 weeks ago
Somewhat fixed in r399. Exceptions in timer events are caught and only kill the timer event run, rather than the server.
The mysql server disconnecting in general still causes issues.
Updated Status to CLOSED, FIXED
Add Comment
Please don't post unless you have something relevant to the bug to say.
Do not comment to say "thanks" or "fix this please".
Please log in to add comments. EOSERV Bug Tracker > Bug #288: MySQL database disconnection can crash