Remove 'failover_script' parameter

As the failover is now internal to MySQL Monitor, no failover
script parameter is needed.
This commit is contained in:
Johan Wikman
2017-11-07 15:08:26 +02:00
parent dce073a684
commit 4cf01fa88f
3 changed files with 3 additions and 38 deletions

View File

@ -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