Bug #31433 | Username incorrectly cached for logon where case sensitive | ||
---|---|---|---|
Submitted: | 7 Oct 2007 14:13 | Modified: | 13 Nov 2007 11:40 |
Reporter: | Nick dAlterio | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 5.0.37 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[7 Oct 2007 14:13]
Nick dAlterio
[11 Oct 2007 7:21]
Tonci Grgin
Hi Nick and thanks for your report. This sure sounds like c/NET problem so I'll start from there.
[25 Oct 2007 19:38]
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/36373
[25 Oct 2007 19:40]
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/36374
[25 Oct 2007 19:41]
Reggie Burnett
Fixed in 5.0.9 and 5.1.4+
[13 Nov 2007 11:40]
MC Brown
A note has been added to the 5.0.9, 5.1.4 and 5.2.0 changelog: Data cached from the connection string could return invalid information because the internal routines were not using case-sensitive semantics. This lead to updated connection string options not being recognized if they were of a different case than the existing cached values.