Bug #51520 cannot load MySQL Security
Submitted: 25 Feb 2010 18:02 Modified: 27 Feb 2010 11:21
Reporter: Alan Bounds Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.16 OSS Beta OS:Windows (Xp SP3)
Assigned to: CPU Architecture:Any

[25 Feb 2010 18:02] Alan Bounds
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:
Simply attempting to load Manage Security for a remote MySQL Instance.
[26 Feb 2010 7:39] Susanne Ebrecht
How did you configure remote server instance?
[27 Feb 2010 11:21] Valeriy Kravchuk
This is a duplicate of Bug #51448 it seems.