Bug #58126 I'm not able to sync the relations in EER diagram to existing database
Submitted: 10 Nov 2010 21:55 Modified: 11 Nov 2010 18:16
Reporter: Mohammad Saberi Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.29 GA OS:Windows
Assigned to: CPU Architecture:Any
Tags: foreign key, modeling, synchronization, workbench

[10 Nov 2010 21:55] Mohammad Saberi
Description:
Hi.
I don't know why I occurred with this problem! Is there any mistake in my operations or it's a bug?

I'm trying to make a relation for some foreign keys on some tables in EER diagram. But after applying all changes to tables, I can not apply those changes to existing database by usgin "Database -> Synchronize Model" ...
Any change don't apply to my database.
What's the matter ?

How to repeat:
?
[10 Nov 2010 22:30] MySQL Verification Team
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.
[11 Nov 2010 18:16] Mohammad Saberi
I opened an EER model and created a schema, its tables, relations, etc. and after that, I used forward engineer to make its database. But after that, I found out that the created database had all parts, fields, etc. except of relations that I was made them using Modeling mode.
Therefore I returned to Data Modeling and saw all relations on it. Then I used synchronize model and did all settings to update existing database through the current EER. But any change applied for relations and foreign keys ...
I don't know what's the reason. :(