Bug #18842 MysqlXAConnection sometimes returns null
Submitted: 6 Apr 2006 10:15 Modified: 31 Mar 2014 11:40
Reporter: Sergey Vladimirov Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.0.0-night 2006/02/18 OS:Linux (Linux)
Assigned to: Alexander Soklakov CPU Architecture:Any

[6 Apr 2006 10:15] Sergey Vladimirov
Description:
com.mysql.jdbc.jdbc2.optional.MysqlXAConnection sometimes (after long uptime) starts to return null from getConnection(). It is not expected result from JDBC specification. Method should throw exception with error description instead of returning null.

How to repeat:
no test case, sorry
[22 Oct 2006 8:32] Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version of Connector/J, 5.0.4, and inform about the results.
[23 Nov 2006 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[31 Mar 2014 11:40] Alexander Soklakov
I close this report as "Can't repeat" because there is no feedback for a long time and codebase is too old. Please, feel free to reopen it if the problem still exists in current driver.