Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2.6
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