Bug #34093 | with rewriteBatchedStatements, getGeneratedKeys returns them in ascending order | ||
---|---|---|---|
Submitted: | 27 Jan 2008 19:11 | Modified: | 1 Mar 2008 12:33 |
Reporter: | Eric Jensen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.1.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[27 Jan 2008 19:11]
Eric Jensen
[31 Jan 2008 6:25]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/41478
[31 Jan 2008 6:41]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/41479
[1 Mar 2008 12:33]
MC Brown
A note has been added to the 5.1.6 changelog: Statements with batched values do not return correct values for getGeneratedKeys() when rewriteBatchedStatements is set to true, and the statement has an ON DUPLICATE KEY UPDATE clause.