Bug #44357 Application crash when forward engineering a model containing domains
Submitted: 20 Apr 2009 5:41 Modified: 20 May 2009 12:19
Reporter: Costin Bereveanu Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.1.10 OS:Windows (Vista 32bit)
Assigned to: Assigned Account CPU Architecture:Any
Tags: crash, domain, engineer, error, export, forward

[20 Apr 2009 5:41] Costin Bereveanu
Description:
The application crashes if your try to forward engineer a model containing domains

How to repeat:
Create a model with a table.
Add 1-2 columns.
Drag a domain form the right onto one (or all) of the columns.
The applications handles the type change properly.
Try to forward engineer or export to sql script.
After the step where you choose what you want to export (tables, views, etc.) the program crashes. If you only use the regular data types (no domains) everything is ok and the sql preview is shown.
[20 Apr 2009 12:19] MySQL Verification Team
Thank you for the bug report. Could you please provide the file of a model test case?. Thanks in advance.
[20 Apr 2009 14:08] Costin Bereveanu
Forward engineering this model fails

Attachment: wsm.mwb (, text), 4.29 KiB.

[20 May 2009 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".
[21 Aug 2009 17:40] Karsten Wutzke
I just wanted to note that MySQL doesn't support domains. MySQL Workbench only has "user defined types".