Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 1.5
-
None
Description
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.