Bug #92171 Result grid disappear after execute DDL statement
Submitted: 24 Aug 2018 5:31 Modified: 24 Aug 2018 5:33
Reporter: Avelino Bego Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:8.0.12 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Other
Tags: WBBugReporter

[24 Aug 2018 5:31] Avelino Bego
Description:
02:21:43 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'sped'@'localhost' for table 'events_statements_current'
02:21:43 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'sped'@'localhost' for table 'events_stages_history_long'
02:21:43 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'sped'@'localhost' for table 'events_waits_history_long'
02:22:22 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'sped'@'localhost' for table 'events_statements_current'
02:22:22 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'sped'@'localhost' for table 'events_stages_history_long'
02:22:22 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'sped'@'localhost' for table 'events_waits_history_long'

How to repeat:
Execute any DDL statement in SQLEditor and result grid disapear.
[24 Aug 2018 5:33] MySQL Verification Team
Hello Avelino Bego,

Thank you for the report.
This is duplicate of Bug #91265, please see Bug #91265

regards,
Umesh