Bug #53420 | Foreign Key problem in Synchronize Model functionality | ||
---|---|---|---|
Submitted: | 4 May 2010 20:19 | Modified: | 18 Jun 2010 10:48 |
Reporter: | Chris Hale | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.20 | OS: | Any (Windows XP Pro) |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
Tags: | foreign keys, indexes, synchronize model |
[4 May 2010 20:19]
Chris Hale
[4 May 2010 20:20]
Chris Hale
Forgot to mention that this bug only happens on synchronize. It doesn't seem to happen with forward engineering a db. Thanks
[5 May 2010 7:17]
Valeriy Kravchuk
Thank you for the problem report. Verified just as described on XP.
[17 Jun 2010 20:29]
Johannes Taxacher
fix confirmed in repository
[18 Jun 2010 10:48]
Tony Bedford
An entry has been added to the 5.2.24 changelog: If a foreign key relationship was created, and its modelOnly property set, then when the model was synchronized with a live database, the relationship was correctly excluded, however the DDL code for the foreign key indexes was still generated in the synchronization script.