Mention MariaDB-Monitor removed parameters in documentation
This commit is contained in:
parent
4a3539cd60
commit
6a83abe5cf
@ -11,6 +11,9 @@
|
||||
support reverse DNS lookup of client addresses. The conversion is activated
|
||||
by adding the `--rdns`-option to the command.
|
||||
* The database firewall filter and the masking filter have been deprecated.
|
||||
* The following MariaDB-Monitor settings have been removed and cause a startup error
|
||||
if defined: `mysql51_replication`, `multimaster` and `allow_cluster_recovery`. The
|
||||
setting `detect_replication_lag` is deprecated and is ignored.
|
||||
|
||||
For more details, please refer to:
|
||||
|
||||
|
@ -57,3 +57,9 @@ so it is adviseable to add suffixes to durations. For instance,
|
||||
some_param=60s
|
||||
some_param=60000ms
|
||||
```
|
||||
|
||||
## MariaDB-Monitor
|
||||
|
||||
The following settings have been removed and cause a startup error
|
||||
if defined: `mysql51_replication`, `multimaster` and `allow_cluster_recovery`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user