MXS-1491: Failover can be executed manually
Also, renamed config setting "failover" to "auto_failover". Removed setting "switchover" as it is now always enabled.
This commit is contained in:
@ -1585,8 +1585,6 @@ struct subcommand alteroptions[] =
|
||||
"backend_connect_attempts Number of re-connection attempts\n"
|
||||
"journal_max_age Maximum age of server state journal\n"
|
||||
"script_timeout Timeout in seconds for monitor scripts\n"
|
||||
"failover Enable or disable failover\n"
|
||||
"failover_timeout Failover timeout in seconds\n"
|
||||
"\n"
|
||||
"This will alter an existing parameter of a monitor. To remove parameters,\n"
|
||||
"pass an empty value for a key e.g. 'maxadmin alter monitor my-monitor my-key='\n"
|
||||
|
Reference in New Issue
Block a user