[MXS-4815] @@last_gtid and @@last_insert_id are treated differently Created: 2023-10-17  Updated: 2023-11-06  Resolved: 2023-10-24

Status: Closed
Project: MariaDB MaxScale
Component/s: QueryClassifier
Affects Version/s: 6.4.10, 22.08.8, 23.02.4, 23.08.1
Fix Version/s: 6.4.11, 22.08.9, 23.02.5, 23.08.2

Type: Bug Priority: Major
Reporter: markus makela Assignee: Johan Wikman
Resolution: Fixed Votes: 0
Labels: None

Sprint: MXS-SPRINT-193

 Description   

The following query is classified as a read:

SELECT @@last_gtid;

It should be classified the same way that this query is:

SELECT @@last_insert_id;


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