[MXS-4514] skip_name_resolve is not modifiable at runtime Created: 2023-02-17 Updated: 2023-04-13 Resolved: 2023-02-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5.24, 6.4.5, 22.08.4 |
| Fix Version/s: | 2.5.25, 6.4.6, 22.08.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The documentation claims that skip_name_resolve is dynamic however it is declared as static in the code. |