[MXS-4595] maxctrl classify sends malformed SQL Created: 2023-04-26 Updated: 2023-05-08 Resolved: 2023-05-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | REST-API |
| Affects Version/s: | 6.4.6, 22.08.5, 23.02.1 |
| Fix Version/s: | 6.4.7, 22.08.6, 23.02.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-182 |
| Description |
|
Here's an example:
The request that ends up in MaxScale is:
This happens as the SQL is sent as a request option and the payload is not escaped correctly. |