Bug #44362 Export ->"Forward Engineer SQL Create Script" creates incorrect script
Submitted: 20 Apr 2009 8:28 Modified: 20 Apr 2009 10:03
Reporter: Kirill Khrushchinskiy Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.30 OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any
Tags: CREATE SQL script, export, references

[20 Apr 2009 8:28] Kirill Khrushchinskiy
Description:
Export to SQL Create Script leaves schema qualifiers in REFERENCES declarations even if option "Omit schemata qualifiers from output" was selected in SQL Export Options dialog.

How to repeat:
1. Create new model.
2. Create two tables with id fields.
3. Create Identifying 1:n relationship between them.
4. Select Export ->"Forward Engineer SQL Create Script" from menu.
5. Select option "Omit schemata qualifiers from output" in dialog.
6. Enter output file name.
7. Press "Next" button.
8. Press "Finish" button.
[20 Apr 2009 10:03] Valeriy Kravchuk
Duplicate of bug #42328.