Bug #50352 Workbench not displaying comma seperated results
Submitted: 15 Jan 2010 4:54 Modified: 15 Jan 2010 12:12
Reporter: Peter Morphett Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.11 beta OS:MacOS (10.6.2)
Assigned to: CPU Architecture:Any
Tags: csv, results, workbench

[15 Jan 2010 4:54] Peter Morphett
Description:
Workbench is not displaying comma separated results in result window, instead it returns dots without the actual data 

How to repeat:
select concat(now(),',',now(),',',now()) as bug

shows

bug
...

should be

bug
timestamp,timestamp,timestamp
[15 Jan 2010 12:12] Johannes Taxacher
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release - 5.2.12.