Bug #34446 System.Runtime.InteropServices.SEHException: External component has thrown an ex
Submitted: 10 Feb 2008 13:39 Modified: 10 Mar 2008 15:35
Reporter: Mike Willbanks Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.13 OS:Windows (XP 64)
Assigned to: CPU Architecture:Any
Tags: SEHException remove_column

[10 Feb 2008 13:39] Mike Willbanks
Description:
When removing a column that had previously been a foreign key but the table was removed (and for whatever reason the foreign key wasn't cleaned up, would file a bug report for this, however, it seems to be fixed in 5.0.13) the attached exception was raised.

How to repeat:
See above description.

Suggested fix:
Handle the exception, if the reference or table does not exist, delete the attempted column in the current table only.
[10 Feb 2008 15:35] Valeriy Kravchuk
Thank you for a problem report. Please, upload a model that demonstrates the behaviour described.
[11 Mar 2008 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".