Bug #44028 | NativeDriver.Open() throws System.Exception | ||
---|---|---|---|
Submitted: | 1 Apr 2009 23:06 | Modified: | 2 Apr 2009 15:50 |
Reporter: | Yvan Rodrigues | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 5.2.6, 6.0.1 | OS: | Any |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
Tags: | exception, MySqlException, NativeDriver, open |
[1 Apr 2009 23:06]
Yvan Rodrigues
[2 Apr 2009 7:48]
Tonci Grgin
Hi Yvan and thanks for spotting this. The same code is present also in trunk, line 209. Verified as described by looking into sources.
[2 Apr 2009 15:50]
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/71219
[2 Apr 2009 15:50]
Reggie Burnett
This was not really a bug but there was a couple of lines there that could safely be removed. This changeset is about that.