Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.0.6
-
None
-
Windows 10 (but happens also on 7 and 8.1)
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:
- you create a new datasource and enter the database name manually before pushing "Test DSN"
- you configure an existing datasource and push "Test DSN"
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
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.
|
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: * you create a new datasource and enter the database name manually before pushing "Test DSN" * you configure an existing datasource and push "Test DSN" * |
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: * you create a new datasource and enter the database name manually before pushing "Test DSN" * you configure an existing datasource and push "Test DSN" * |
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: * you create a new datasource and enter the database name manually before pushing "Test DSN" * you configure an existing datasource and push "Test DSN" |
Workflow | MariaDB connectors [ 79943 ] | MariaDB v3 [ 83974 ] |
Fix Version/s | 3.1.4 [ 23811 ] |
Fix Version/s | 3.1.4 [ 23811 ] |
issue.field.resolutiondate | 2019-09-13 16:13:59.0 | 2019-09-13 16:13:59.89 |
Component/s | General [ 14302 ] | |
Fix Version/s | 3.1.4 [ 23811 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 83974 ] | MariaDB v4 [ 135428 ] |
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.