Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.4
-
None
Description
The insertstream filter doesn't stop streaming inserts after a COMMIT is received. This causes all INSERT statements to be converted into LOAD DATA LOCAL INFILE commands.