Bug #15383 | updating an updatable ResultSet with a BigInteger on an UNSIGNED BIGINT fails | ||
---|---|---|---|
Submitted: | 1 Dec 2005 14:15 | Modified: | 10 Mar 2006 20:25 |
Reporter: | Aurélien Gathelot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 3.1.11 | OS: | Windows (Windows XP SP2) |
Assigned to: | CPU Architecture: | Any |
[1 Dec 2005 14:15]
Aurélien Gathelot
[1 Dec 2005 14:17]
Aurélien Gathelot
Test class to reproduce the submitted bug
Attachment: BugReport1.java (application/octet-stream, text), 2.22 KiB.
[1 Dec 2005 21:35]
Vasily Kishkin
Thanks for the bug report. I was able to reproduce the bug. I've got the follow exception: Exception in thread "main" java.lang.Exception: Assertion failed: BigInteger value 3 wasn't updated correctly to an UNSIGNED BIGINT
[19 Dec 2005 16:47]
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/265
[19 Dec 2005 16:48]
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/266
[10 Mar 2006 20:25]
Mark Matthews
Fix will be available in 5.0.1 and 3.1.13. You can try a nightly snapshot from http://downloads.mysql.com/snapshots.php#connector-j if you want to test the fix before it's officially released. Thanks for the bug report.