21:59:26 [INF][ WBContext]: Parsing application arguments. 21:59:26 [INF][ WBContext]: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench 21:59:26 [INF][ WBContext]: -psn_0_34578680 21:59:26 [INF][ Workbench]: Starting up Workbench 21:59:26 [INF][ Workbench]: Loading main window 21:59:26 [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//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:59:26 [INF][ WBContext]: WbContext::init 21:59:27 [INF][ WBA]: Looking for extension modules for WBA... 21:59:27 [INF][ WBA]: 0 extension modules found 21:59:27 [INF][WBFabric Module]: MySQL Fabric Client found at: /bin/mysqlfabric 21:59:27 [WRN][ grt]: /Users//Library/Application Support/MySQL/Workbench/connections.xml:25: link 'AAFDDE1E-38FB-4E7F-8515-FCEF940B4F6F' key=owner could not be resolved 21:59:27 [INF][ WBContext]: System info: MySQL Workbench Community (GPL) for Mac OS X version 6.2.3 revision 12313 build 2282 (32 bit) Configuration Directory: /Users//Library/Application Support/MySQL/Workbench Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources Cairo Version: 1.10.2 OS: OS X 10.8.x Mountain Lion CPU: 8x Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz - 16.00GiB RAM 21:59:28 [INF][ SSH tunnel]: Starting tunnel 21:59:28 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'10.0.4.18' (using password: NO) 21:59:28 [ERR][ GRTDispatcher]: worker: task '' has failed with error:.Access denied for user 'root'@'10.0.4.18' (using password: NO) 21:59:46 [ERR][ SqlEditor]: Error querying performance_schema.events_statements_current : Exception: Table 'performance_schema.events_statements_current' doesn't exist 21:59:46 [ERR][ SqlEditor]: Error querying performance_schema.event_stages_history : Exception: Table 'performance_schema.events_stages_history_long' doesn't exist 21:59:46 [ERR][ SqlEditor]: Error querying performance_schema.event_waits_history : Exception: Native table 'performance_schema'.'events_waits_history_long' has the wrong structure 22:00:40 [ERR][ SqlEditor]: Error querying performance_schema.events_statements_current : Exception: Table 'performance_schema.events_statements_current' doesn't exist 22:00:40 [ERR][ SqlEditor]: Error querying performance_schema.event_stages_history : Exception: Table 'performance_schema.events_stages_history_long' doesn't exist 22:00:41 [ERR][ SqlEditor]: Error querying performance_schema.event_waits_history : Exception: Native table 'performance_schema'.'events_waits_history_long' has the wrong structure 22:00:50 [ERR][ SqlEditor]: Error querying performance_schema.events_statements_current : Exception: Table 'performance_schema.events_statements_current' doesn't exist 22:00:50 [ERR][ SqlEditor]: Error querying performance_schema.event_stages_history : Exception: Table 'performance_schema.events_stages_history_long' doesn't exist 22:00:51 [ERR][ SqlEditor]: Error querying performance_schema.event_waits_history : Exception: Native table 'performance_schema'.'events_waits_history_long' has the wrong structure 22:05:45 [INF][wb_admin_control.py:server_polling_thread:489]: Monitoring thread running... 22:05:45 [WRN][wb_admin_control.py:exec_query:544]: Error executing query SELECT * FROM performance_schema.setup_objects: Error executing 'SELECT * FROM performance_schema.setup_objects' Table 'performance_schema.setup_objects' doesn't exist. SQL Error: 1146 22:05:45 [WRN][wb_admin_control.py:exec_query:544]: Error executing query SELECT THREAD_ID, NAME, TYPE, PROCESSLIST_ID, PROCESSLIST_USER,PROCESSLIST_HOST, PROCESSLIST_DB, PROCESSLIST_COMMAND, PROCESSLIST_TIME,PROCESSLIST_STATE, SUBSTRING(PROCESSLIST_INFO, 1, 80) AS INFO,PARENT_THREAD_ID,ROLE, INSTRUMENTED FROM performance_schema.threads: Error executing 'SELECT THREAD_ID, NAME, TYPE, PROCESSLIST_ID, PROCESSLIST_USER,PROCESSLIST_HOST, PROCESSLIST_DB, PROCESSLIST_COMMAND, PROCESSLIST_TIME,PROCESSLIST_STATE, SUBSTRING(PROCESSLIST_INFO, 1, 80) AS INFO,PARENT_THREAD_ID,ROLE, INSTRUMENTED FROM performance_schema.threads' Unknown column 'TYPE' in 'field list'. SQL Error: 1054 22:05:45 [ERR][wb_admin_main.py:tab_changed:204]: Unhandled exception in Admin for >: Traceback (most recent call last): File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_main.py", line 201, in tab_changed panel.page_activated() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_perfschema.py", line 331, in page_activated self.create_ui() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_perfschema_instrumentation.py", line 1389, in create_ui self.rebuild_ui(True) File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_perfschema_instrumentation.py", line 1440, in rebuild_ui self.config_data.load() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_perfschema_instrumentation_be.py", line 756, in load element.load() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_perfschema_instrumentation_be.py", line 629, in load result = self.ctrl_be.exec_query('SELECT THREAD_ID, NAME, TYPE, PROCESSLIST_ID, PROCESSLIST_USER,' File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_control.py", line 549, in exec_query raise e QueryError: Error executing 'SELECT THREAD_ID, NAME, TYPE, PROCESSLIST_ID, PROCESSLIST_USER,PROCESSLIST_HOST, PROCESSLIST_DB, PROCESSLIST_COMMAND, PROCESSLIST_TIME,PROCESSLIST_STATE, SUBSTRING(PROCESSLIST_INFO, 1, 80) AS INFO,PARENT_THREAD_ID,ROLE, INSTRUMENTED FROM performance_schema.threads' Unknown column 'TYPE' in 'field list'. SQL Error: 1054 22:05:52 [WRN][wb_admin_control.py:exec_query:544]: Error executing query SELECT t.PROCESSLIST_ID,IF (NAME = 'thread/sql/event_scheduler','event_scheduler',t.PROCESSLIST_USER) PROCESSLIST_USER,t.PROCESSLIST_HOST,t.PROCESSLIST_DB,t.PROCESSLIST_COMMAND,t.PROCESSLIST_TIME,t.PROCESSLIST_STATE,t.THREAD_ID,t.TYPE,t.NAME,t.PARENT_THREAD_ID,t.INSTRUMENTED,t.PROCESSLIST_INFO,a.ATTR_VALUE FROM performance_schema.threads t LEFT OUTER JOIN performance_schema.session_connect_attrs a ON t.processlist_id = a.processlist_id AND (a.attr_name IS NULL OR a.attr_name = 'program_name') WHERE t.TYPE <> 'BACKGROUND': Error executing 'SELECT t.PROCESSLIST_ID,IF (NAME = 'thread/sql/event_scheduler','event_scheduler',t.PROCESSLIST_USER) PROCESSLIST_USER,t.PROCESSLIST_HOST,t.PROCESSLIST_DB,t.PROCESSLIST_COMMAND,t.PROCESSLIST_TIME,t.PROCESSLIST_STATE,t.THREAD_ID,t.TYPE,t.NAME,t.PARENT_THREAD_ID,t.INSTRUMENTED,t.PROCESSLIST_INFO,a.ATTR_VALUE FROM performance_schema.threads t LEFT OUTER JOIN performance_schema.session_connect_attrs a ON t.processlist_id = a.processlist_id AND (a.attr_name IS NULL OR a.attr_name = 'program_name') WHERE t.TYPE <> 'BACKGROUND'' Table 'performance_schema.session_connect_attrs' doesn't exist. SQL Error: 1146 22:05:52 [ERR][wb_admin_main.py:tab_changed:204]: Unhandled exception in Admin for >: Traceback (most recent call last): File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_main.py", line 201, in tab_changed panel.page_activated() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_connections.py", line 801, in page_activated self.refresh() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_connections.py", line 1020, in refresh query_result = self.get_process_list() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_connections.py", line 808, in get_process_list return self.get_process_list_new() File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_connections.py", line 830, in get_process_list_new result = self.ctrl_be.exec_query("SELECT %s FROM performance_schema.threads t %s WHERE t.TYPE <> 'BACKGROUND'" % (",".join(cols), JOIN)) File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_admin_control.py", line 549, in exec_query raise e QueryError: Error executing 'SELECT t.PROCESSLIST_ID,IF (NAME = 'thread/sql/event_scheduler','event_scheduler',t.PROCESSLIST_USER) PROCESSLIST_USER,t.PROCESSLIST_HOST,t.PROCESSLIST_DB,t.PROCESSLIST_COMMAND,t.PROCESSLIST_TIME,t.PROCESSLIST_STATE,t.THREAD_ID,t.TYPE,t.NAME,t.PARENT_THREAD_ID,t.INSTRUMENTED,t.PROCESSLIST_INFO,a.ATTR_VALUE FROM performance_schema.threads t LEFT OUTER JOIN performance_schema.session_connect_attrs a ON t.processlist_id = a.processlist_id AND (a.attr_name IS NULL OR a.attr_name = 'program_name') WHERE t.TYPE <> 'BACKGROUND'' Table 'performance_schema.session_connect_attrs' doesn't exist. SQL Error: 1146