Bug #52775 Exception Error when clicking on "manage Import / Export" button
Submitted: 13 Apr 2010 6:23 Modified: 13 May 2010 17:53
Reporter: Morne Wium Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.16 Rev 5249 OS:Any (Windows 7 64 bit)
Assigned to: CPU Architecture:Any
Tags: import / export

[13 Apr 2010 6:23] Morne Wium
Description:
Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException: External component has thrown an exception.
   at MySQL.Forms.DrawBoxImpl.drawbox_mouse_click(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Click on Manage Import / Export button, select Database and click OK.

Suggested fix:
Allow for Importing / Exporting of Database.
[13 Apr 2010 8:10] Sveta Smirnova
I assume you are using MySQL Workbench.
[13 Apr 2010 8:17] Morne Wium
Hi There

I am using MySQL Workbench version 5.2.16 Rev 5247 on Win 7 64 bit.
[13 Apr 2010 10:38] Valeriy Kravchuk
What version of MySQL server, x.y.z, local or remote, are you working with?
[13 Apr 2010 11:18] Morne Wium
Remote Access to a MySQL server running version 5.0.67 on Ubuntu.
[13 Apr 2010 17:53] Valeriy Kravchuk
Please, check if the same problem is repeatable with a newer version, 5.2.18.
[13 May 2010 23: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".