Bug #35073 | 'Connection must be valid and open' - pooling issue | ||
---|---|---|---|
Submitted: | 5 Mar 2008 11:03 | Modified: | 6 Mar 2008 10:34 |
Reporter: | Jeremy Morton | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 5.2.0 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | Connection, connector, open, pool, pooling, valid |
[5 Mar 2008 11:03]
Jeremy Morton
[6 Mar 2008 10:34]
Jeremy Morton
We think we've figured out the bug, and it isn't in mySQL connector (we were using a static variable to hold the MySQLconnection that was being shared between threads, causing chaos.)
[6 Mar 2008 10:51]
Tonci Grgin
Jeremy, thanks for your report and for following up on it. Others my benefit from your findings. Using a variable that way usually leads to trouble on any framework, not only .NET. Even though it's closed, I'll be monitoring this report in case new info is provided. Thanks for your interest in MySQL.