Bug #35266 Deleting foreign key relations with data causes unknown exception
Submitted: 13 Mar 2008 11:43 Modified: 13 Mar 2008 12:06
Reporter: Jens Bremmekamp Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.0.14a OS:Windows (XP SP2 32bit)
Assigned to: CPU Architecture:Any
Tags: exception, foreign keys, workbench

[13 Mar 2008 11:43] Jens Bremmekamp
Description:
When deleting a foreign key connection and its data in an EERD I get

Unknown exception caught in c:\documents and settings\mysqldev\my documents\visual studio 2005\projects\mysql-workbench-pro\backend\windows\wb.wr\src\Canvas.h at line 146

Workbench ist still more or less usable afterwards, but if reproducing the error too often it gets more severe up to the point where the whole application crashes and MS error report window pops up.

Files can still be saved after this error without getting corrupted or anything.

How to repeat:
Create FK relation between two innoDB tables in EERD. Remove connection. Confirm that data should be removed as well.
[13 Mar 2008 12:06] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=34816.