Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.1
-
None
-
None
Description
While JDBC does allow getMetaData() on a PreparedStatement object to return null if the functionality is unsupported, it would be really useful if the MariaDB JDBC driver could return meta data about a query without needing to execute it.