Bug #94936 Cannot set UNSIGNED and ZEROFILL flags for user-defined types
Submitted: 8 Apr 2019 12:11 Modified: 8 Apr 2019 12:18
Reporter: Mateusz Berlik Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:8.0.15, 8.0.34 OS:Windows
Assigned to: CPU Architecture:Any

[8 Apr 2019 12:11] Mateusz Berlik
Description:
Setting UNSIGNED and ZEROFILL flags for newly added and edited user-defined types is ignored (flags are not visible in list of defined types).

How to repeat:
1) open User Defined Types dialog;
2) click Add;
3) fill Name, Type and Arguemnts fields;
4) mark UNSIGNED and/or ZEROFILL flags.

Result: No flag is shown in "Flag" columns in the type list above.

Edition types that are already defined in the model doesn't work as expected too.
[8 Apr 2019 12:18] MySQL Verification Team
Hello Mateusz Berlik,

Thank you for the report.
Verified as described.

regards,
Umesh
[6 Nov 2023 13:07] MySQL Verification Team
Bug #112948 marked as duplicate of this one