This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 209440

Summary: MySQL not recognized if table column type is ENUM, it show CHAR instead. Screenshot on the URL.
Product: db Reporter: GusDeCooL
Component: MySQLAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: Macintosh   
OS: Mac OS X   
URL: https://skitch.com/gusdecool/8jbxg/gender-properties
Issue Type: DEFECT Exception Reporter:

Description GusDeCooL 2012-03-11 18:53:02 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Mac OS X version 10.7.3 running on x86_64
Java; VM; Vendor = 1.6.0_29
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
Comment 1 Jaroslav Havlin 2012-04-25 07:52:58 UTC
I'm sorry, but we cannot fix this. This is not a NetBeans issue.
MySQL JDBC driver exposes non-standard ENUM type as CHAR type.

See http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-type-conversions.html