|
hi
on the 2.4. documentation is reporting this:
alter maxscale¶
Usage: alter maxscale <key> <value> ...
To display the MaxScale parameters, execute show maxscale. The following list of parameters can be altered at runtime:
[ "auth_connect_timeout", "auth_read_timeout", "auth_write_timeout", "admin_auth", "admin_log_auth_failures", "passive", "ms_timestamp", "skip_permission_checks", "query_retries", "query_retry_timeout", "retain_last_statements", "dump_last_statements" ]
the list of parameters isnt up to date, as we have seen in 2.4.8 for writeq_high_water and writeq_low_water. Please be sure the list of parameter that can be change runtime is uptodate on the doc as well
|