Bug #79696 MySQL Workbench not displaying query results
Submitted: 18 Dec 2015 4:26 Modified: 18 Dec 2015 9:28
Reporter: Peng Rao Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.6 OS:Linux (CentOS Linux release 7.2.1511 (Core))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[18 Dec 2015 4:26] Peng Rao
Description:
----[For better reports, please attach the log file after submitting. You can find it in /home/fenghou/.mysql/workbench/log/wb.log]

12:19:23 [INF][      WBContext]: Parsing application arguments.
12:19:23 [INF][      WBContext]:     /usr/libexec/mysql-workbench/mysql-workbench-bin
12:19:23 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /usr/share/mysql-workbench
	plugin path: /usr/lib64/mysql-workbench/plugins
	struct path: /usr/share/mysql-workbench/grt
	module path: /usr/lib64/mysql-workbench/modules
	library path: /usr/share/mysql-workbench/libraries
	user data dir: /home/fenghou/.mysql/workbench
	open at start: 
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
12:19:23 [INF][      WBContext]: WbContext::init
12:19:24 [INF][            WBA]: Looking for extension modules for WBA...
12:19:24 [INF][            WBA]: 0 extension modules found
12:19:24 [WRN][            grt]: /usr/share/mysql-workbench/data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved
12:19:24 [WRN][            grt]: /usr/share/mysql-workbench/data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved
12:19:24 [WRN][            grt]: /usr/share/mysql-workbench/data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved
12:19:24 [WRN][            grt]: /home/fenghou/.mysql/workbench/connections.xml:27: link '31c247f4-a53e-11e5-a93f-a0b3cc7214a3' <object GrtObject> key=owner could not be resolved
12:19:24 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Linux/Unix version 6.3.6 CE build 511 (64 bit)
	Configuration Directory: /home/fenghou/.mysql/workbench
	Data Directory: /usr/share/mysql-workbench
	Cairo Version: 1.14.2
	OS: Linux 3.10.0-327.3.1.el7.x86_64
	CPU: 4x Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (2900.000MHz) - 15.42GiB RAM
	Distribution: CentOS Linux release 7.2.1511 (Core) 

	Fips mode enabled: no

12:19:24 [INF][    WQE backend]: Found auto-save workspace /home/fenghou/.mysql/workbench/sql_workspaces/TranzDB_SIT-1.autosave
12:19:29 [INF][      SqlEditor]: Opened connection 'LocalDB' to MySQL Community Server (GPL) version 5.6.28
12:19:29 [INF][     AutoCCache]: Initializing autocompletion cache for LocalDB

How to repeat:
When I query a table in MySQL Workbench, no results are shown, the result section is just blank, no grid or anything. However if I export the data, it is all there. Everything worked fine until my CentOS upgraded itself 3 days ago.
[18 Dec 2015 9:28] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=79495.