[MXS-4614] Query classifier does not recognize BEGIN NOT ATOMIC ... END Created: 2023-05-12 Updated: 2023-05-25 Resolved: 2023-05-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qc_sqlite |
| Affects Version/s: | 2.5, 6.4, 22.08, 23.02 |
| Fix Version/s: | 2.5.26, 6.4.7, 22.08.6, 23.02.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
qc_sqlite does not properly recognize BEGIN NOT ATOMIC ... END, but classifies it as the beginning of a transaction. That breaks the transaction boundary detection. |