Bug #47766 | Naming Rules of foreign keys and "Synchrnoize Model" Problems | ||
---|---|---|---|
Submitted: | 1 Oct 2009 15:44 | Modified: | 17 Dec 2009 14:41 |
Reporter: | Bruno Baketaric | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.1.18 | OS: | Any |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
[1 Oct 2009 15:44]
Bruno Baketaric
[5 Oct 2009 15:03]
MySQL Verification Team
Thank you for the bug report. Could you please provide a model file test case?. Thanks in advance.
[19 Oct 2009 7:40]
Bruno Baketaric
(Sorry for the delay, I've been on vacation.) Take a look at the model attached to bug id #47767.
[22 Oct 2009 6:10]
Valeriy Kravchuk
Please, try to repeat with a newer version, 5.1.18, and inform about the results.
[22 Oct 2009 7:41]
Bruno Baketaric
I'm already using Version 5.1.18 in the meantime: Same result.
[28 Oct 2009 16:42]
MySQL Verification Team
Thank you for the feedback.
[4 Nov 2009 10:54]
Bruno Baketaric
Hi, now I'm quite sure this problem doesn't relate to the Naming rules of FK's - (at least not only). I've some tables in my model with foreign keys and indexes that WB is able to sync correctly. In others, it always wants to recreate the last index shown in the "indexes" Tab of WB. I haven't found any workaround or was able to find some kind of logical correlation. It just sometimes works and sometimes not.
[17 Dec 2009 14:14]
Johannes Taxacher
this has been fixed in repository. will be included in 5.2.11
[17 Dec 2009 14:41]
Tony Bedford
An entry has been added to the 5.2.11 changelog: When a schema containing tables with foreign key indexes was synchronized with a live server, MySQL Workbench attempted to erroneously drop and recreate at least one of the foreign key indexes.