Bug #52448 Using WorkBench version 5.2.16 OSS Beta
Submitted: 29 Mar 2010 16:28 Modified: 29 Mar 2010 17:48
Reporter: Steven Myers Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S2 (Serious)
Version:5.2.16 OSS Beta OS:Windows (2003 SP2)
Assigned to: CPU Architecture:Any
Tags: server administration

[29 Mar 2010 16:28] Steven Myers
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:
Set up a windows mysql version 5.1 and utilize the Server Administration within the WorkBench.  Cannot access due to the error shown above.
[29 Mar 2010 16:36] Valeriy Kravchuk
What exact server version, 5.1.x, is it? Do you access this server locally or remotely from Workbench?
[29 Mar 2010 16:42] Steven Myers
I access it locally on one of my servers in Atlanta.  WorkBench is located on that server. I access server through Remote Desktop on Windows 7 Ultimate.

MySql exact version is 5.1.42 - community

Using the default Port 3306
Host: 127.0.0.1:3306
Server: MySQL
[29 Mar 2010 17:48] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=51368