Karl Wright created CONNECTORS-904:
--------------------------------------
Summary: JDBC connector with MySQL does not convert metadata
fields to a string form automatically
Key: CONNECTORS-904
URL: https://issues.apache.org/jira/browse/CONNECTORS-904
Project: ManifoldCF
Issue Type: Bug
Components: JDBC connector
Affects Versions: ManifoldCF 1.5
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.6
MySQL's jdbc driver does not let casting change the return type of a column, so
the conversion has to be done in the JDBC Connector code. Looks like we missed
a spot, specifically metadata columns.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)