Description:
I get random crashes of MySQLWorkbench. I get this same issue on my Ubuntu Machine, Vista, Windows 7 and my Windows 10 machine. This happens very frequently, and it doesn't seem to be any one action, but in general when the system is querying. The mysql server version varies, but appears to happen on all versions of MySQL (anything from v5.1+ to MariaDB)
I do have dev tools installed on these machines (Visual Studio is on all but my Ubuntu machine).
========================[ wb.log] ========================
14:40:48 [INF][ SSH tunnel]: Starting tunnel
14:40:48 [INF][ SSH tunnel]: Existing SSH tunnel not found, opening new one
14:40:48 [INF][ SSH tunnel]: Opening SSH tunnel to xxxxxx.xxxxxxxxx.com
14:40:49 [INF][ SSH tunnel]: TunnelManager.wait_connection returned OK
14:40:49 [INF][sshtunnel.py:set_keepalive:506]: SSH KeepAlive setting skipped.
14:40:49 [INF][ SSH tunnel]: SSH tunnel connect executed OK
14:40:51 [INF][ SqlEditor]: Opened connection 'XXXXXXXX' to SUSE MySQL package version 5.5.43-log
14:40:51 [INF][ AutoCCache]: Initializing autocompletion cache for XXXXXXXX
14:40:51 [INF][ WQE.net]: Launching SQL IDE
14:40:52 [INF][ WQE.net]: SQL IDE UI is ready
14:40:52 [ERR][SqlEditorSchemaTree]: Exception querying metadata from mysql.proc, will fallback to SHOW PROCEDURE: Exception: SELECT command denied to user 'xxxxx'@'localhost' for table 'proc'
How to repeat:
Happens when filtering to DB, setting default DB or running queries on the DB.
Suggested fix:
Super Glue