Bug #26640 ENUM values get upper-cased
Submitted: 26 Feb 2007 16:33 Modified: 26 Feb 2007 18:24
Reporter: James Cohen Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S2 (Serious)
Version:1.1.9 alpha OS:Windows (WinXP)
Assigned to: CPU Architecture:Any
Tags: enum

[26 Feb 2007 16:33] James Cohen
Description:
It's not possible to create a lower case enum value. With string values you don't always want upper cased values.

How to repeat:
Edit a table.

Create a new column with the Datatype: ENUM('lower','case')

As soon as you submit this field the text becomes ENUM('LOWER','CASE')
[26 Feb 2007 18:24] MySQL Verification Team
Thank you for the bug report.