[MXS-2983] --servers option doesn't document value syntax Created: 2020-05-07 Updated: 2020-06-02 Resolved: 2020-06-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.20, 2.4.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The --servers option takes a "list of values" meaning the non-option arguments after --servers are interpreted as the arguments to the option. The parameter is not consistent with the --hosts parameter and should also accept a comma-separated list of values. |