Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.4
-
Fix Version/s: 1.5.5
-
Component/s: Other
-
Labels:None
-
Environment:Linux Kernel-2.6.32-glibc-2.12 x86_64 64bit
Description
Getting java data type value -1 (LONGVARCHAR) instead of 12 (VARCHAR) for a DESCRIBE of a TINYTEXT column.
Please note that MySQL returns type 12 for TINYTEXT fields.