Bug #60709 Unexpected error when executing SQL
Submitted: 31 Mar 2011 17:24 Modified: 13 Apr 2011 19:13
Reporter: Michael LaBrot Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.33b OS:Windows (XP Pro)
Assigned to: CPU Architecture:Any
Tags: regression

[31 Mar 2011 17:24] Michael LaBrot
Description:
No matter what schema or SQL I try to execute, MySQL Workbench always encounters and unexpected error. I tried uninstalling and re-installing MySQL Workbench and the problem persists.

How to repeat:
Execute any SQL.
[31 Mar 2011 17:43] Michael LaBrot
I rolled back to 5.2.31a and am able to work again.
[31 Mar 2011 18:58] Valeriy Kravchuk
Please, send the output of Help > System Info menu item.
[31 Mar 2011 20:40] Michael LaBrot
MySQL Workbench CE for Windows version 5.2.33

Configuration Directory: C:\Documents and Settings\mlabrot\Application Data\MySQL\Workbench

Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE

Cairo Version: 1.8.8

Rendering Mode: OpenGL is available on this system, so OpenGL is used for rendering.

OpenGL Driver Version: 1.5.0 - Build 7.14.10.4964

OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)

CPU: 2x Intel(R) Core(TM)2 Duo CPU     E8500  @ 3.16GHz, 3.5 GiB RAM

Active video adapter: Intel(R) Q45/Q43 Express Chipset

Installed video RAM: 1024 MB

Current video mode: 1280 x 1024 x 4294967296 colors

Used bit depth: 32

Driver version: 6.14.10.4964

Installed display drivers: igxprd32.dll

Current user language: English (United States)
[1 Apr 2011 15:24] MySQL Verification Team
I couldn't repeat on XP Home Edition SP3.
[13 Apr 2011 2:22] Alfredo Kojima
What is the name of the connection you're trying to use?
[13 Apr 2011 15:06] Michael LaBrot
The Connection Name is "ME: root@localhost"
[13 Apr 2011 16:02] Alfredo Kojima
There is a bug with connection names that contain certain characters, please try renaming your connection to ME - root@localhost

This is a duplicate of bug #60700
[13 Apr 2011 19:13] Michael LaBrot
That fixed it.