Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.6
-
Component/s: java9
-
Labels:
Description
When connecting to a DB using the mariadb jar,
No Driver Properties are listed
Which prevents setting any driver properties for the connection
DbVisualizer responded with
We call this method in the java.sql.Driver class:
DriverPropertyInfo[] getPropertyInfo(String url, java.util.Properties info)
|
which throws SQLException
Attachments
Issue Links
- relates to
-
CONJ-89 clientInfoProperties never populated in org.mariadb.jdbc.MySQLConnection
-
- Closed
-