| Bug #16178 | Parse Password - Unable to Connect | ||
|---|---|---|---|
| Submitted: | 4 Jan 2006 9:13 | Modified: | 3 Dec 2007 8:28 |
| Reporter: | Henrik Binggl | ||
| Status: | Closed | ||
| Category: | Connector/ODBC | Severity: | S3 (Non-critical) |
| Version: | 5.1 | OS: | Microsoft Windows (Win XP) |
| Assigned to: | Bugs System | Target Version: | Guffert |
[4 Jan 2006 9:13]
Henrik Binggl
[4 Jan 2006 15:01]
Miguel Solorzano
I noticed that the 'special character' which makes MyODBC to fails is the semicolon ;. However the mysql client accepts.
[17 Jul 2007 14:38]
Susanne Ebrecht
http://bugs.mysql.com/bug.php?id=29572 is a duplicate of this.
[28 Jul 2007 1:11]
Jim Winstead
Jess looked into this a little bit, and it looked like the driver manager was screwing this up. Perhaps we should store the password in the DSN as a hex-encoded string, or something clever like that.
[31 Jul 2007 3:09]
Jim Winstead
Fixing this is going to require too many code changes to do in the 3.51 series. We'll get to it for the next major release.
[22 Sep 2007 17:06]
Jim Winstead
Bug #31028 was marked as a duplicate of this bug.
[1 Oct 2007 16:34]
Susanne Ebrecht
Bug #31007 is marked as duplicate of this bug
[17 Oct 2007 15:53]
Susanne Ebrecht
Bug #22298 is a duplicate of this bug here.
[7 Nov 2007 17:53]
Jess Balint
Fixed handling of semi-colon in escaped values.
[7 Nov 2007 17:53]
Jess Balint
bugfix
Attachment: bug16178.diff (application/octet-stream, text), 1.15 KiB.
[21 Nov 2007 0:37]
Jess Balint
Fix committed in rev853, will be released in 5.1.1.
[3 Dec 2007 8:28]
MC Brown
A note has been added to the 5.1.1 changelog: Connector/ODBC would fail to connect to the server if the password contained certain characters, including the semicolon and other punctuation marks.
[14 Aug 2009 22:05]
Neal P.
Check out your machine.config file. It contains settings that apply to an entire computer. This file is located in the %runtime install path%\Config directory. Machine.config contains configuration settings for machine-wide assembly binding, built-in remoting channels, and ASP.NET.
[17 Aug 2009 9:05]
Tonci Grgin
Neal, your comment wasn't for this bug right? If it was, can you elaborate a bit please?
