Bug #34446 System.Runtime.InteropServices.SEHException: External component has thrown an ex
Submitted: 10 Feb 2008 14:39 Modified: 10 Mar 2008 16:35
Reporter: Mike Willbanks
Status: No Feedback
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.13 OS:Microsoft Windows (XP 64)
Assigned to: Target Version:
Tags: SEHException remove_column

[10 Feb 2008 14: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 16:35] Valeriy Kravchuk
Thank you for a problem report. Please, upload a model that demonstrates the behaviour
described.
[11 Mar 2008 1: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".