Bug #49919 Repose error code in SQL Editor Output missing space
Submitted: 24 Dec 2009 17:06 Modified: 24 Jan 2010 17:56
Reporter: Mike Frank Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.11 OS:Any
Assigned to: CPU Architecture:Any

[24 Dec 2009 17:06] Mike Frank
Description:
after error code number add a space.

How to repeat:
select * from nonexistanttable

Suggested fix:
Current
Error Code: 1109Unknown table 'nonexistanttable'

should be
Error Code: 1109 - Unknown table 'nonexistanttable'
[24 Dec 2009 17:56] Valeriy Kravchuk
Thank you for the problem report. What OS are you running WB on? I do not see this problem on Mac OS X, for example.
[25 Jan 2010 0: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".