Bug #34703 | isValild() aborts Connection on timeout | ||
---|---|---|---|
Submitted: | 20 Feb 2008 19:46 | Modified: | 1 Mar 2008 12:29 |
Reporter: | Marian Grigoras | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.5 | OS: | Windows (WinXP) |
Assigned to: | CPU Architecture: | Any | |
Tags: | isValid |
[20 Feb 2008 19:46]
Marian Grigoras
[27 Feb 2008 5:24]
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/43031
[27 Feb 2008 17:12]
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/43086
[1 Mar 2008 12:29]
MC Brown
A note has been added to the 5.1.6 changelog: When calling isValid() on an active connection, if the timeout is non-zero then the Connection is invalidated even if the Connection is valid.