[MXS-4722] Case-sensitiveness of enumerations is not documented Created: 2023-08-17 Updated: 2023-08-18 Resolved: 2023-08-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | 2.5.27, 6.4.8, 22.08.7, 23.02.3 |
| Fix Version/s: | 2.5.28, 6.4.9, 22.08.8, 23.02.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The fact that slave_selection_criteria=LEAST_CURRENT_OPERATIONS is OK but slave_selection_criteria=least_current_operations is not is not documented in the enumeration type documentation. |