mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Turn on reconnect
This commit is contained in:
parent
285374f34e
commit
0fd531ff28
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
|
||||
--source include/im_check_env.inc
|
||||
|
||||
# Turn on reconnect, not on by default anymore
|
||||
--enable_reconnect
|
||||
|
||||
###########################################################################
|
||||
|
||||
# Kill the IM main process and check that the IM Angel will restart the main
|
||||
|
|
Loading…
Reference in a new issue