Bug #74836 Results Grid is slow to show up
Submitted: 13 Nov 2014 12:09 Modified: 28 May 2015 1:47
Reporter: Mattias Hilliges Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.2.3 OS:Linux (Ubuntu 14.04 LTS)
Assigned to: CPU Architecture:Any
Tags: Results Grid slow

[13 Nov 2014 12:09] Mattias Hilliges
Description:
The results grid is very slow to show up. It needs about 5 seconds in a table with 10 columns and 5 rows to show up after the action output has been displayed in the Output Area, when using Select querys, e.g. Select * from <tablename>

I tested it on different databases with different tables.

The problem does not occur in the Workbench Version 6.1.7. In this version the result grid shows up together with the action output, then disappears after some ms for some ms and then is displayed again.

How to repeat:
Select * from <tablename> on an arbitrary table and wait for the results grid to appear (Maybe you need Ubuntu 14.04 LTS).
[13 Nov 2014 12:58] MySQL Verification Team
Thank you for the bug report. Windows version presents better performance.
[13 May 2015 13:01] Pedro Gauna
Still happens in version 6.3.3 (With Ubuntu 14.04 x64)
[28 May 2015 1:47] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.4 release, and here's the changelog entry:

Performance improvements were made to the results view grid.

Thank you for the bug report.