Bug #25603 | Critial ConnectionPool Error in Connector.Net 5.03 | ||
---|---|---|---|
Submitted: | 12 Jan 2007 23:36 | Modified: | 9 Mar 2007 13:34 |
Reporter: | Lynn Eriksen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 5.03 | OS: | .Net framework |
Assigned to: | CPU Architecture: | Any |
[12 Jan 2007 23:36]
Lynn Eriksen
[12 Jan 2007 23:42]
Lynn Eriksen
Looks like a have a few spelling errors. Under suggested fix I mean to say: create a new method named NativeDriver.CloseFatal() to be called when the NativeDriver suffers a fatal error. Also, inside the 'NativeDriver.ExecuteCommand' method the call to 'stream.StartOutput' is fatal (busts the try/catch block) if the stream is null. You may want to test for the streams existance before calling these methods and handle appropriately.
[16 Jan 2007 17:00]
Lynn Eriksen
Demonstrates pooling error
Attachment: Test ASPNet WebSite.zip (application/x-zip-compressed, text), 104.03 KiB.
[29 Jan 2007 21:56]
Tonci Grgin
Lynn thanks for your problem report. I'm leaving it in "Analyzing" but it will be addressed in upcoming release.
[2 Feb 2007 20:44]
Lynn Eriksen
Thanks. Glad to be of service.
[27 Feb 2007 19:39]
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/20683
[27 Feb 2007 19:48]
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/20684
[27 Feb 2007 19:48]
Reggie Burnett
Fixed in 5.0.4 and 1.0.10
[9 Mar 2007 13:34]
MC Brown
A note has been added to the 5.0.5 and 1.0.10 changelogs.