Bug #30550 | ArithmeticException or NullPointerException in executeBatch | ||
---|---|---|---|
Submitted: | 22 Aug 2007 2:42 | Modified: | 31 Aug 2007 14:19 |
Reporter: | Sadao Hiratsuka (Basic Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.0.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | ArithmeticException, executeBatch, NullPointerException, REWRITEBATCHEDSTATEMENTS |
[22 Aug 2007 2:42]
Sadao Hiratsuka
[27 Aug 2007 20:47]
Sveta Smirnova
Thank you for the report. Verified as described.
[27 Aug 2007 20:47]
Sveta Smirnova
test case
Attachment: bug30550.java (text/plain), 1022 bytes.
[29 Aug 2007 14:23]
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/33322
[30 Aug 2007 17:03]
Mark Matthews
Will be in 5.0.8 when it's released.
[31 Aug 2007 14:19]
MC Brown
A note has been added to the 5.0.8 changelog: An ArithmeticException or NullPointerException is raised when executeBatch is called on a statement that has not been completed and rewriteBatchedStatements=true.