[MXS-1884] Document what ReadConnRoute's router_options "list" should look like Created: 2018-05-25 Updated: 2020-08-25 Resolved: 2018-06-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation, readconnroute |
| Affects Version/s: | 2.2.6 |
| Fix Version/s: | 2.2.10 |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation, readconnroute | ||
| Sprint: | MXS-SPRINT-60 |
| Description |
|
The MaxScale documentation for ReadConnRoute says the following:
https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale-22-readconnroute/#router-options As you can see, it says that router_options can refer to a list, but it does not say what that list should look like. I assume that it means that it should be a CSV, such as:
If so, then the documentation should probably say so. |