Bug #33822 | MyODBC 5.1 GUI fails test connection with non-standard port | ||
---|---|---|---|
Submitted: | 11 Jan 2008 16:42 | Modified: | 14 Feb 2008 16:37 |
Reporter: | Bogdan Degtyariov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.1.1 | OS: | Windows |
Assigned to: | Jess Balint | CPU Architecture: | Any |
Tags: | GUI, port, test |
[11 Jan 2008 16:42]
Bogdan Degtyariov
[11 Jan 2008 20:14]
Jess Balint
fix number parsing (port was passed with ';' at the end)
Attachment: bug33822.diff (application/octet-stream, text), 694 bytes.
[12 Jan 2008 0:26]
Jess Balint
updated patch
Attachment: bug33822.diff (application/octet-stream, text), 3.32 KiB.
[12 Jan 2008 0:48]
Jess Balint
updated patch
Attachment: bug33822.diff (application/octet-stream, text), 3.60 KiB.
[12 Jan 2008 0:50]
Jess Balint
updated patch
Attachment: bug33822.diff (application/octet-stream, text), 3.31 KiB.
[17 Jan 2008 16:45]
Jess Balint
This fix has been committed to the source repository as revision 1004. It will be included in release 5.1.2.
[14 Feb 2008 16:37]
MC Brown
A note has been added to the 5.1.2 changelog: Within the GUI interface, when connecting to a MySQL server on a non-standard port, the connection test within the GUI would fail. The issue was related to incorrect parsing of numeric values within the DSN when the option was not configured as the last parameter within the DSN