Bug #51936 User defined data types - Flags are not used in SQL
Submitted: 10 Mar 2010 23:06 Modified: 11 Apr 2010 11:50
Reporter: Jose Xavier Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.x OS:Any
Assigned to: CPU Architecture:Any

[10 Mar 2010 23:06] Jose Xavier
Description:
When a flag is set in the user defined data type, it is not generated in the SQL output.
e.g. for INT datatype, when Unsigned is checked, the generated SQL does not have the flag.

How to repeat:
Create a user defined data type of INT.
Check the UNSIGNED box
Create a table and create a column with the user defined data type as the column type. 
Right click on the table and Copy SQL
[11 Mar 2010 11:50] Johannes Taxacher
Hi Jose,

which version of MySQL Workbench have you been using? (i can't repeat the problem with current 5.2.16)
[11 Apr 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".