Bug #53041 | Error in ConectionImpl with NoSubInterceptorWrapper | ||
---|---|---|---|
Submitted: | 21 Apr 2010 21:54 | Modified: | 22 Apr 2010 10:36 |
Reporter: | Jonathan Reichhold | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S1 (Critical) |
Version: | 5.1.12 | OS: | Any |
Assigned to: | Tony Bedford | CPU Architecture: | Any |
Tags: | java, jdbc, MySQL |
[21 Apr 2010 21:54]
Jonathan Reichhold
[21 Apr 2010 22:02]
Mark Matthews
This is already fixed in the branch, and has been for awhile. The fix will ship w/ 5.1.13.
[22 Apr 2010 5:56]
Tonci Grgin
Thanks Mark.
[22 Apr 2010 10:36]
Tony Bedford
An entry has been added to the 5.1.13 changelog: The method unSafeStatementInterceptors() contained an erroneous line of code, which resulted in the interceptor being called, but the result being thrown away.