Bug #34746 | DbDataReader Close does not return if NextResult throws an exception | ||
---|---|---|---|
Submitted: | 21 Feb 2008 19:56 | Modified: | 22 Feb 2008 7:36 |
Reporter: | Christopher Jerdonek | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 5.1.3 and 5.0.7 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | close, multiple result set, NextResult |
[21 Feb 2008 19:56]
Christopher Jerdonek
[22 Feb 2008 6:15]
Christopher Jerdonek
It turns out that this seems to be fixed in 5.1.5. I should have checked that first. Thanks!
[22 Feb 2008 7:36]
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 Christopher and thanks for your report. Truly, change log says: Version 5.1.4 - 11/12/2007 - Fixed problem where closing the connection before the reader where the reader was opened with CloseConnection would cause a object disposed exception to be thrown. Thanks for your interest in MySQL.