Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.16
-
Fix Version/s: 22.08.0
-
Labels:None
-
Sprint:MXS-SPRINT-144
Description
When a user executes a SET GLOBAL autocommit=0 statement, the autocommit state for all new connections is changed. The autocommit state remains the same for the current connection. MaxScale treats this as if it were a SET SESSION autocommit=0 statement.