Bug #35256 Deleting Relationship in SQLWorkbench Causes Unknown Exception
Submitted: 12 Mar 2008 22:05 Modified: 12 Mar 2008 23:16
Reporter: Kevin Haas Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.14 OSS Rev 2649 OS:Windows (XP)
Assigned to: CPU Architecture:Any
Tags: relationship delete

[12 Mar 2008 22:05] Kevin Haas
Description:
Drew many to 1 relationship between 2 tables, and then deleted it.  Message box displays:

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

You pretty much need to restart sqlworkbench when this happens

How to repeat:
create new diagram
drag table from palette
add column, mark as primary key: idtable1
drag second table from palette
add column, mark as primary key: idtable2
add relationship, 1 to many identifying
set between table1 and table2
delete relationship
exception message box displays

Suggested fix:
Handle error or create directory with appropriate file
[12 Mar 2008 23:16] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=34816.