[ODBC-87] When testing a DSN (new or config datasource) the database name is missing after the test Created: 2017-03-13 Updated: 2019-09-13 Resolved: 2019-09-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | 3.1.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sto Ges.m.b.H. Austria | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 (but happens also on 7 and 8.1) |
||
| Attachments: |
|
| Description |
|
When you create a new or configure an existing datasource and you push "Test DSN" to test the connection the database field is empty afterwards. You have to select the database again after the test. It happens only when:
|
| Comments |
| Comment by Lawrin Novitsky [ 2019-09-13 ] |
|
Connection test in the setup dialog triggers reading of the database(and charset) list, and populating of the combobox. But the current DB selection was not correctly restored after that. |