[ODBC-334] Using the hostname for the server doesn't work in ODBC Data Source name Gui with MariaDB ODBC Created: 2021-08-05 Updated: 2021-08-08 Resolved: 2021-08-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Anel Husakovic | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Attachments: |
|
| Description |
| Comments |
| Comment by Lawrin Novitsky [ 2021-08-08 ] |
|
It's rather "not a bug", since the port is 0, and that's why connection failed. But on other hand, there is no sense not to use default 3306 port in such case(and if Tcp/Ip) is selected. The fix has been pushed. |