MXS-2136: Add notes about deprecation

The parameter documentation now mentions that the old 'passwd' is
deprecated.
This commit is contained in:
Markus Mäkelä
2018-11-05 10:16:24 +02:00
parent a99ab62cb7
commit c3c257719d
2 changed files with 4 additions and 2 deletions

View File

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