You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/02/27 10:20:22 UTC

[jira] [Created] (CONNECTORS-904) JDBC connector with MySQL does not convert metadata fields to a string form automatically

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)