[MXS-2357] maxctrl documentation for alter service, include use_sql_variables_in Created: 2019-02-27  Updated: 2019-03-04  Resolved: 2019-03-04

Status: Closed
Project: MariaDB MaxScale
Component/s: Documentation
Affects Version/s: 2.3
Fix Version/s: 2.3.5

Type: Bug Priority: Major
Reporter: Wagner Bianchi (Inactive) Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

Folks,

We need to include the use_sql_variables_in as one of the possible variables to be changed with the command alter service <service name> <variable name> <value>. It's not part of the list of variables and we can change that, as you can see below:

root@maxscale01:~# maxctrl alter service rwsplit-service use_sql_variables_in master
OK
root@maxscale01:~# maxctrl show service rwsplit-service | grep use_sql_variables_in
│                     │     "use_sql_variables_in": "master",                       │
root@maxscale01:~# maxscale --version
MaxScale 2.3.5

The link I'm following on the documentation is the below one:
https://mariadb.com/kb/en/mariadb-maxscale-23-maxctrl/#alter-service

Thanks.



 Comments   
Comment by markus makela [ 2019-03-04 ]

The help documentation now mentions the fact that router parameters can be altered.

Generated at Thu Feb 08 04:13:32 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.