| Bug #52539 | Clicking on Server Administration and Selecting an instance failed | ||
|---|---|---|---|
| Submitted: | 1 Apr 2010 19:36 | Modified: | 2 May 2010 3:23 |
| Reporter: | Mike Lyons | Email Updates: | |
| Status: | No Feedback | Impact on me: | |
| Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
| Version: | 5.2.16 | OS: | Windows |
| Assigned to: | CPU Architecture: | Any | |
[2 Apr 2010 3:23]
Valeriy Kravchuk
What exact version of MySQL server, x.y.z, local or remote, are you working with?
[2 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".

Description: A window popped up telling me there was an error. Pasting error info here: 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: From main MySQL Workbench screen, click on Server Administration, select instance ("ROC instance" is the name) and click on OK. Error window pops up.