Bug #112790 | Statement.getGeneratedKeys() returns unexpected value | ||
---|---|---|---|
Submitted: | 21 Oct 2023 3:57 | Modified: | 4 Oct 22:53 |
Reporter: | Wenqian Deng | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.1.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Oct 2023 3:57]
Wenqian Deng
[23 Oct 2023 7:28]
MySQL Verification Team
Hello Wenqian Deng, Thank you for the report and test case. Verified as described. regards, Umesh Shastry
[4 Oct 22:53]
Daniel So
Posted by developer: Added the following entry to the Connector/J 9.1.0 changelog: "After using executeBatch() to insert rows into a table and adding more rows with executeUpdate(), getGeneratedKeys() returned the wrong keys for the inserted rows."