mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Turn on reconnect before crashing server
This commit is contained in:
@@ -15,6 +15,9 @@ SET SESSION debug="d,crash_commit_before";
|
||||
--error 2013
|
||||
COMMIT;
|
||||
|
||||
# Turn on reconnect
|
||||
--enable_reconnect
|
||||
|
||||
# Call script that will poll the server waiting for it to be back online again
|
||||
--source include/wait_until_connected_again.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user