From c3c257719d5e88a5eca032a5a4e39387a90f2c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Mon, 5 Nov 2018 10:16:24 +0200 Subject: [PATCH] MXS-2136: Add notes about deprecation The parameter documentation now mentions that the old 'passwd' is deprecated. --- Documentation/Getting-Started/Configuration-Guide.md | 3 +-- Documentation/Monitors/Monitor-Common.md | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/Getting-Started/Configuration-Guide.md b/Documentation/Getting-Started/Configuration-Guide.md index e148f576d..c0da590b5 100644 --- a/Documentation/Getting-Started/Configuration-Guide.md +++ b/Documentation/Getting-Started/Configuration-Guide.md @@ -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` diff --git a/Documentation/Monitors/Monitor-Common.md b/Documentation/Monitors/Monitor-Common.md index 0db510cb8..4fc300823 100644 --- a/Documentation/Monitors/Monitor-Common.md +++ b/Documentation/Monitors/Monitor-Common.md @@ -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