Bug #77183 | INSERT..VALUE..lead to invalidation of batch insert | ||
---|---|---|---|
Submitted: | 28 May 2015 14:39 | Modified: | 18 Apr 2020 0:32 |
Reporter: | sun sun | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.1.35 | OS: | Any |
Assigned to: | Filipe Silva | CPU Architecture: | Any |
Tags: | batch, insert |
[28 May 2015 14:39]
sun sun
[1 Jun 2015 22:34]
Filipe Silva
Hi Sun Sun, Very nice catch! Thank you for this bug report.
[29 Dec 2016 2:39]
sun sun
Is this fixed?
[18 Apr 2020 0:32]
Daniel So
Posted by developer: Added the following entry to the Connector/J 5.1.49 changelog: "Inserting values in batch using a PreparedStatement failed for an INSERT ...VALUE statement but worked for an INSERT ... VALUES statement, while they are synonymous for MySQL."