Bug #37794 Foreign key options ( onDelete, onUpdate ) not imported from DBDesigner schema
Submitted: 2 Jul 2008 8:49 Modified: 10 Jul 2008 14:02
Reporter: Antoine Noal Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.23 OS:Any
Assigned to: Sergei Tkachenko CPU Architecture:Any
Tags: dbdesigner ondelete foreign-key

[2 Jul 2008 8:49] Antoine Noal
Description:
Foreign key options ( onDelete, onUpdate ) not imported from DBDesigner schema

How to repeat:
Importing a DBDesigner schema with options onDelete and onUpdate are define, the resulting Workbench schema does not have these options set.
[2 Jul 2008 11:13] MySQL Verification Team
Thank you for the bug report. Could you please provide a DBDesigner schema test case?. Thanks in advance.
[2 Jul 2008 12:14] Antoine Noal
Ive provided a DBDesigner schema with onDelete foreign-key option. Its quite big for this purpose but its my test case.
[2 Jul 2008 13:50] MySQL Verification Team
Thank you for the feedback.
[3 Jul 2008 18:08] Johannes Taxacher
this is fixed now. fix will be included in 5.0.24.
[10 Jul 2008 14:02] Tony Bedford
An entry has been added to the 5.0.24 changelog:

Foreign key options (onDelete, onUpdate) are not imported from DBDesigner schema.