Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.1.8
-
None
Description
The fix for CONJ-99 introduced a regression. getInsertIncipit checks for the location of a semicolon in the INSERT statement to ensure the DML provided is just a simple INSERT. However, if you're trying to insert a semicolon as part of your data, you're out of luck.
For instance, INSERT INTO `mytable`(`myfield`) VALUES (';')
Attachments
Issue Links
Activity
Transition | Time In Source Status | Execution Times |
---|
|
7d 3h 27m | 1 |
|
25d 4h 53m | 1 |