MXS-2136: Add notes about deprecation
The parameter documentation now mentions that the old 'passwd' is deprecated.
This commit is contained in:
parent
a99ab62cb7
commit
c3c257719d
@ -1016,8 +1016,7 @@ statements to load database names and grants from the backends:
|
||||
* `SELECT GRANTEE,PRIVILEGE_TYPE FROM INFORMATION_SCHEMA.USER_PRIVILEGES`
|
||||
|
||||
**Note:** In older versions of MaxScale this parameter was called `passwd`. The
|
||||
parameter was deprecated in MaxScale 2.2 and support for it was dropped in
|
||||
2.3.0.
|
||||
use of `passwd` was deprecated in MaxScale 2.3.0.
|
||||
|
||||
#### `enable_root_user`
|
||||
|
||||
|
@ -14,6 +14,9 @@ the `monitoruser` parameter, that value will be used instead.
|
||||
Password for the user defined with the `user` parameter. If a server defines
|
||||
the `monitorpw` parameter, that value will be used instead.
|
||||
|
||||
**Note:** In older versions of MaxScale this parameter was called `passwd`. The
|
||||
use of `passwd` was deprecated in MaxScale 2.3.0.
|
||||
|
||||
### `monitor_interval`
|
||||
|
||||
Defines, in milliseconds, how often the monitor updates the status of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user