when shutting down mysql sometimes loses connection to the database and does not reconnect.
result is an inconsistent database state..
The text was updated successfully, but these errors were encountered:
depends on #14
Sorry, something went wrong.
partly fixed by adding mysql_ping_forever before submitting query... if update status fails do_statement_retry_on_fail should be used..
fixed in c741242
mariux
No branches or pull requests
when shutting down mysql sometimes loses connection to the database and does not reconnect.
result is an inconsistent database state..
The text was updated successfully, but these errors were encountered: