Bug #51945 Unexpected exception raised by one mysql workbench module
Submitted: 11 Mar 2010 9:13 Modified: 1 May 2010 11:29
Reporter: Eduardo Enri Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.16 OSS BETA OS:Any
Assigned to: CPU Architecture:Any

[11 Mar 2010 9:13] Eduardo Enri
Description:
Exception = System.Runtime.InteropServices.SEHException
Message = Un componente externo produjo una excepción.
FullText = System.Runtime.InteropServices.SEHException: Un componente externo produjo una excepción.
   en MySQL.Forms.DrawBoxImpl.drawbox_mouse_click(Object sender, MouseEventArgs e)
   en System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Exception reported by MySQL Workbench when I try to manage an export operation.
[11 Mar 2010 11:03] Valeriy Kravchuk
Are you trying to export data from local or remote instance? What version of MySQL server is it?
[11 Mar 2010 11:13] Eduardo Enri
Are you trying to export data from local or remote instance? What
version of MySQL server is it?

R: I'm trying to export data from remote instance, and the version of my MySQL server (shared hsting) is 5.0.60sp1-enterprise-gpl-log. Protocol version 10. TCP/IP.

Regards

Eduardo Enri
[1 Apr 2010 11:29] Susanne Ebrecht
MySQL server 5.0 is very old and unsupported.

For more informations about that read:

http://www.mysql.com/about/legal/lifecycle/

Please try actual server here. MySQL 5.1.45.
[1 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".