Bug #36432 | Exception thrown during NativeDriver.Finalizer() | ||
---|---|---|---|
Submitted: | 30 Apr 2008 15:48 | Modified: | 8 Jul 2008 14:15 |
Reporter: | Barry Johnson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 5.0.9 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[30 Apr 2008 15:48]
Barry Johnson
[30 Apr 2008 15:55]
Barry Johnson
VS 2005 C# project to demonstrate failure
Attachment: MySQLBugDemo.zip (application/x-zip-compressed, text), 124.30 KiB.
[2 May 2008 8:11]
Tonci Grgin
Hi Barry and thanks for excellent analysis of the problem. I can verify this against 5.0 branch but c/NET 5.2 works as expected due to several pool-management functions added there. I believe these functions will not be back-ported to c/NET 5.0 so please use 5.2. 5.2 changelog: Version 5.2 - 2/11/2008 . Added ClearPool and ClearAllPools features Reggie, am I right on this one?
[2 May 2008 13:14]
Barry Johnson
Will the 5.2 connector work well with a a 5.0.21 server? Our application is installed in literally thousands of locations, and upgrading the server side would be a major undertaking.
[2 May 2008 16:00]
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/46300
[2 May 2008 16:13]
Reggie Burnett
Fixed in 5.0.10 and 5.1.6. It's not a bug in 5.2 and higher
[5 May 2008 6:11]
Tonci Grgin
Barry: - Will the 5.2 connector work well with a a 5.0.21 server? Yes it will.
[16 May 2008 13:15]
MC Brown
A note has been added to the 5.0.10 and 5.1.6 changelogs: When creating a connection pool, specifying an invalid IP address will cause the entire application to crash, instead of providing an exception.
[8 Jul 2008 14:15]
Tony Bedford
Closing as can confirm that entry has been added to the specified changelogs.