Remove 'failover_script' parameter
As the failover is now internal to MySQL Monitor, no failover script parameter is needed.
This commit is contained in:
@ -233,14 +233,6 @@ REST API or MaxAdmin.
|
||||
**Note:** The monitor user must have the SUPER privilege if the failover feature
|
||||
is enabled.
|
||||
|
||||
### `failover_script`
|
||||
|
||||
*NOTE* By default, MariaDB MaxScale uses the MariaDB provided failover
|
||||
script, so `failover_script` need not be specified.
|
||||
|
||||
This command will be executed in order to perform a failover. `failover_script`
|
||||
should be specified the same way as [script](./Monitor-Common.md#script) is.
|
||||
|
||||
### `failover_timeout`
|
||||
|
||||
The timeout for the cluster failover in seconds. The default value is 90
|
||||
|
Reference in New Issue
Block a user