[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:

SELECT 1e10 + 1

The request that ends up in MaxScale is:

select 1e10   1

This happens as the SQL is sent as a request option and the payload is not escaped correctly.


Generated at Thu Feb 08 04:29:46 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.