Bug #88244 Results don't show first query, interface hangs
Submitted: 27 Oct 2017 4:55 Modified: 27 Oct 2017 5:11
Reporter: Jose-Luis Ambite Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S5 (Performance)
Version:6.3.9 OS:MacOS (10.13)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[27 Oct 2017 4:55] Jose-Luis Ambite
Description:
When I open MySQL Workbench, the first query claims to terminate, but the results pane is not shown. Then, future queries just spin. 

----[For better reports, please attach the log file after submitting. You can find it in /Users/ambite/Library/Application Support/MySQL/Workbench/log/wb.log]

21:49:21 [INF][      Workbench]: Starting up Workbench
21:49:21 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /Applications/MySQLWorkbench.app/Contents/Resources
	plugin path: /Applications/MySQLWorkbench.app/Contents/PlugIns
	struct path: /Applications/MySQLWorkbench.app/Contents/Resources/grt
	module path: /Applications/MySQLWorkbench.app/Contents/PlugIns:/Applications/MySQLWorkbench.app/Contents/Resources/plugins
	library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
	user data dir: /Users/ambite/Library/Application Support/MySQL/Workbench
	open at start: 
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
21:49:21 [INF][      WBContext]: WbContext::init
21:49:22 [INF][            WBA]: Looking for extension modules for WBA...
21:49:22 [INF][            WBA]: 0 extension modules found
21:49:22 [WRN][            grt]: /Users/ambite/Library/Application Support/MySQL/Workbench/connections.xml:25: link '5907528E-4B3A-4980-A7C5-01230EA7DC3E' <object GrtObject> key=owner could not be resolved
21:49:22 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Mac OS X version 6.3.9 CE build 10690321 (64 bit)
	Configuration Directory: /Users/ambite/Library/Application Support/MySQL/Workbench
	Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
	Cairo Version: 1.10.2
	OS: unknown
	CPU: 8x Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz - 16.00GiB RAM
No video adapter info available

21:49:22 [INF][    WQE backend]: Found auto-save workspace /Users/ambite/Library/Application Support/MySQL/Workbench/sql_workspaces/sirtuin.isi.edu-1.autosave
21:49:22 [WRN][       WBModule]: OS detection failed, skipping OS support check.  OS string: 'unknown'
21:49:25 [INF][SQL Editor Form]: Opened connection 'sirtuin.isi.edu' to MySQL Community Server (GPL) version 5.7.19

How to repeat:
1. Open MySQL Workbench
2. Connect to your favorite DB
3. Do "select * from yourTable"
4. Result tuples do not show, even though the status area shows that the query has terminated.
[27 Oct 2017 5:11] MySQL Verification Team
Hello Jose-Luis Ambite,

Thank you for the report and feedback!
This is most likely duplicate of Bug #87714, please see Bug #87714

Thanks,
Umesh