| Bug #39085 | MyODBC 5.1 fails to connect if connection string parameters have preceding space | ||
|---|---|---|---|
| Submitted: | 28 Aug 2008 10:55 | Modified: | 26 Nov 2008 12:28 |
| Reporter: | Bogdan Degtyariov | ||
| Status: | Closed | ||
| Category: | Connector/ODBC | Severity: | S2 (Serious) |
| Version: | 5.1.5 | OS: | Any |
| Assigned to: | Bogdan Degtyariov | Target Version: | |
| Tags: | SQLConnect, connection string | ||
If the data you need to attach is more than 500KB, you should create
a compressed archive of the data and a README file that describes the data
with a filename that includes the bug number (example:
bug-data-39085.zip), and use FTP to upload the archive
to ftp://ftp.mysql.com/pub/mysql/upload/.
Once you have uploaded the file, add a comment to this bug to notify us about
it. Note: This directory is unlistable, which means that once you
have uploaded your file, you will not be able to see it.
All entries become the exclusive editorial property of Sun Microsystems, Inc.
patch v2 and test case
Attachment: patch39085v2.diff (application/octet-stream, text), 2.10 KiB.
New patch that cuts spaces before and after the connection string option
Attachment: patch39085v4.diff (application/octet-stream, text), 2.23 KiB.
