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 - MySQL not recognized if table column type is ENUM, it show CHAR instead. Screenshot on the URL.
Summary: MySQL not recognized if table column type is ENUM, it show CHAR instead. Scre...
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 7.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL: https://skitch.com/gusdecool/8jbxg/ge...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 18:53 UTC by GusDeCooL
Modified: 2012-04-25 07:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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