Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The connector for MySQL implemented by MySQLManager uses JDBC Metadata Interface to query database metadata. This should be changed so that the connector instead uses Information Schema to query any metadata where necessary.