Bug #35253 Deleting foreign key results in "Unknown Exception" error
Submitted: 12 Mar 2008 19:04 Modified: 12 Mar 2008 23:34
Reporter: Benjamin Hill Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.14 Beta OS:Windows (XP)
Assigned to: CPU Architecture:Any
Tags: error, exception

[12 Mar 2008 19:04] Benjamin Hill
Description:
Unknown exception caught in "Canvas.h Line 146"
When trying to delete a foreign key.  Happens both when I delete the column, or when I delete the link and say "yes" to deleting the associated column.

Then when I try to move the table, I get:
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at mdc.CanvasView.handle_mouse_move(CanvasView* , Int32 , Int32 , EventState )

How to repeat:
Two tables, create a foreign key (I use InnoDB) and then try to delete it.
[12 Mar 2008 23:34] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=34816.