Bug #73969 Results Grid sometimes doesn't show.
Submitted: 18 Sep 2014 13:57 Modified: 8 Oct 2014 12:24
Reporter: Jesse Castleberry Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:version 6.1.7 revision 11891 b OS:MacOS
Assigned to: CPU Architecture:Any

[18 Sep 2014 13:57] Jesse Castleberry
Description:
Sometimes when I do a select query the Results grid does not appear at all.  This seems kind of random because sometimes it works fine sometimes it does not.  I can almost always copy and paste the SQL into a different tab and it runs fine.

How to repeat:
Most of the time when this happens it's because I:
1) Right-click on a table and select "Select Rows - Limit 1000".
2) I then add a WHERE clause to the end of the SQL in the editor so I filter it some
3) Click the Execute button to execute the query.
On rare occasions, this will work fine, but most of the time not.

Suggested fix:
Make it always display the results grid, even if I add a where clause to the end.
[18 Sep 2014 16:05] Alfredo Kojima
Please try version 6.2, that was fixed there.
[18 Sep 2014 16:36] Jesse Castleberry
I just tried the latest development version, and when I try to install it I get the error, "MySQLWorkbench is damaged and can't be opened.  You should move it to the Trash".
[18 Sep 2014 22:54] MySQL Verification Team
Thank you for the feedback. Please check the MD% signature of the file package:

[19:51:36][pochita:]Downloads miguel$ md5 mysql-workbench-community-6.2.2-osx-i686.dmg
MD5 (mysql-workbench-community-6.2.2-osx-i686.dmg) = d24d17a5c11c0a9469719484bbbe28b0
[18 Sep 2014 22:55] MySQL Verification Team
Prior comment I meant MD5 signature. Thanks.
[19 Sep 2014 12:07] Jesse Castleberry
MD5 Matches perfectly.  I still get "MySQLWorkbench is damaged and can't be opened.  You should move it to the Trash" when I try to run it.  I totally deleted the .dmg file and re-downloaded it and still get this.
[19 Sep 2014 15:56] MySQL Verification Team
Please check the workaround mentioned here: http://bugs.mysql.com/bug.php?id=73854. Thanks.
[19 Sep 2014 16:57] Jesse Castleberry
Sorry... That's a bit too technical for my current skills.  I'll keep using 6.1 and just put up with the problems until 6.2 is released I guess.
[24 Sep 2014 14:22] Alfredo Kojima
6.2.3 has been released, please try it.
[24 Sep 2014 14:31] Jesse Castleberry
yes, that works.  It installed fine and I ran a quick test of the grid and it seems to work as well. Thanks!
[8 Oct 2014 12:24] MySQL Verification Team
Thank you for the feedback.