Bug #61235 SQL Editor: '\' in Connection Name causes Unexpected Error on SELECT
Submitted: 19 May 2011 22:46 Modified: 23 May 2011 21:39
Reporter: Cris Simpson Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.33 CE Revision 7508 OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any

[19 May 2011 22:46] Cris Simpson
Description:
Running a SELECT against table results in "MySQL Workbench has encountered a problem / External component has thrown an exception"

SysInfo: 
MySQL Workbench CE for Windows version 5.2.33
Configuration Directory: D:\Documents and Settings\Cris\Application Data\MySQL\Workbench
Data Directory: D:\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: 2.0.0 - Build 7.15.10.5016
OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)
CPU: 2x Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz, 3.2 GiB RAM
Active video adapter: Intel(R)  G965 Express Chipset Family
Installed video RAM: 128 MB
Current video mode: 1680 x 1050 x 4294967296 colors
Used bit depth: 32
Driver version: 6.14.10.5016
Installed display drivers: igxprd32.dll
Current user language: English (United States)

How to repeat:
Start WB, connect to remote server, select DB, table, right click "Select Rows". 
Same problem occurs if running from Menu/Query/Execute or clicking lightning bolt icon.
[19 May 2011 23:19] MySQL Verification Team
I couldn't repeat on Vista X64.
[19 May 2011 23:26] Cris Simpson
Is there a way to turn on logging to identify where the error is occurring?
[20 May 2011 1:02] Alfredo Kojima
Do you have any punctuation character in the connection ?
[20 May 2011 1:02] Alfredo Kojima
Do you have any punctuation character in the connection name?
[20 May 2011 1:15] Cris Simpson
I did.  There was a '/' in the connection name. Removing it fixed the problem.
[20 May 2011 1:21] Alfredo Kojima
This is a duplicate of bug #60700
[23 May 2011 20:46] Cris Simpson
Synopsis changed to be more useful when searching.
[23 May 2011 21:39] Cris Simpson
Changed category to SQL Editor.