Bug #67781 Need a way to display query error responses
Submitted: 1 Dec 2012 18:38 Modified: 21 Mar 2013 15:44
Reporter: Dana NOT_FOUND Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.44 OS:MacOS (Darwin 12.2.0)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[1 Dec 2012 18:38] Dana NOT_FOUND
Description:
If a query response is an error, the only way to see it is truncated in the Action Output pane.  This makes it really difficult to figure out what the error was.

----- Developer Notes -----

MySQL Workbench CE for Mac OS X version 5.2.44  revision 9933
Configuration Directory: /Users/dmkash/Library/Application Support/MySQL/Workbench
Data Directory: /Users/dmkash/Applications/MySQLWorkbench.app/Contents/Resources
Cairo Version: 1.9.1
OS: Darwin 12.2.0
CPU: 8x Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz, 8.0 GB RAM

How to repeat:
- Run any query that will result in an error response (field doesn't exist or something)
- Make sure that the Action Results pane is visible
[1 Dec 2012 18:48] Dana NOT_FOUND
I did notice that I can see the error in a tooltip when I hover over it. I still feel that it is sub-optimal for debugging the problem in the SQL query.  I'm changing this to a feature request for a better way to see the full error text.  Even I could adjust the height of the row in the Action Output.
[21 Mar 2013 15:44] Armando Lopez Valencia
Thanks a lot for your request.