Bug #77899 Performance dashboard enabling on 'mysql-workbench'
Submitted: 31 Jul 2015 6:35 Modified: 10 Aug 2015 9:24
Reporter: manoj kumar Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S5 (Performance)
Version:6.1.7 OS:Red Hat
Assigned to: CPU Architecture:Any
Tags: Performance dashborad

[31 Jul 2015 6:35] manoj kumar
Description:
I am using community edition of 'Mysql-workbench' of version 6.1 . While I try to connect to local-host database It does not enable 'performance dashboard'.
I am facing this issue with local and remote both database.

How to repeat:
steps:
==========
1. Launch mysql-workbench.
2. Connect to local/remote database.
3. User will see 'performance dashboard' tab is disable now.

It is blocking lot of workbench features.
[31 Jul 2015 7:02] MySQL Verification Team
Thank you for the report.
First thing, version 6.1.7 is very old and many bugs were fixed since. Please upgrade to current version 6.3.4.

Also, follow the steps from https://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial-create-connection.html

In your case, I think local/remote management is not set up for that connection. E.g. you have to set the path to your config file (which also determines the logs location) and you need to have the commands set to query the status of a server and to startup/shutdown it.
[10 Aug 2015 9:24] manoj kumar
I had set every thing as per above link given by you. It enables server logs, slow logs. But performance is still disable. Please suggest proper solution.
I am using mysql-5.5.10. I have already set a variable performance_schema=ON in
my.cnf file. This variable also reflecting in mysql db.