Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.18, 6.2.1
-
Fix Version/s: 6.2.2
-
Component/s: pinloki
-
Labels:None
Description
When a transaction starts, the "transaction-start" is immediately written to the binlog. If maxscale is killed before the full txn is received, the "transaction-start" will (eventually) be duplicated in the log. A connected mariadb replica may fail in some circumstances.