Bug #70397 SHOW ENGINE PERFORMANCE_SCHEMA STATUS doesn't work in Workbench
Submitted: 22 Sep 2013 18:04 Modified: 22 Sep 2013 18:19
Reporter: Brandon Johnson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: engine, performance_schema, show, workbench

[22 Sep 2013 18:04] Brandon Johnson
Description:
Using MySQL 5.6 or 5.7, and workbench (any version, but tested in 6.0.7), try to execute a SHOW ENGINE PERFORMANCE_SCHEMA STATUS; query. It will fail with a 1064 syntax error.

How to repeat:
Use workbench.
SHOW ENGINE PERFORMANCE_SCHEMA STATUS;
[22 Sep 2013 18:19] Brandon Johnson
nevermind. this was a user failure.