Bug #30007 | NPE in PreparedStatement getConnection() method | ||
---|---|---|---|
Submitted: | 24 Jul 2007 15:15 | Modified: | 6 Aug 2007 6:22 |
Reporter: | Cedric Wider | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 3.1-nightly-20051124-bin.patched.ExportC | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[24 Jul 2007 15:15]
Cedric Wider
[24 Jul 2007 16:40]
Mark Matthews
This is a pretty old release, and I notice that in the current 3.1 or 5.0 exception shouldn't happen, as the driver will check if the statement is closed or something would cause a NPE in that code path. Can you upgrade?
[25 Jul 2007 18:26]
Cedric Wider
Yes I guess it's possible to upgrade. Thanks!
[31 Jul 2007 19:39]
Tonci Grgin
So Cedric, any news?
[3 Aug 2007 16:25]
Cedric Wider
Upgraded to the newest Version of the driver and it didn't happen again. But since I haven't been able to reproduce the bug in a testing environment, I am not sure if this really means something. However, I am happy so far with the newer version and trust you that the bug I reported is fixed.
[6 Aug 2007 6:22]
Tonci Grgin
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ Explanation: Hi Cedric. I am glad your problem doesn't show up any more. Thanks for your interest in MySQL.