Bug #81811 Erro com a interface se comunicar com o Mysql Server
Submitted: 11 Jun 2016 1:49 Modified: 15 Jun 2016 22:35
Reporter: Lucas Moreira Luucas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S5 (Performance)
Version:6.3.6 OS:Linux (Ubuntu 16.04 LTS)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[11 Jun 2016 1:49] Lucas Moreira Luucas
Description:
----[For better reports, please attach the log file after submitting. You can find it in /home/lucas/.mysql/workbench/log/wb.log]

How to repeat:
Cannot Connect to Database Server
Your connection attempt failed for user 'root' from your host to server at localhost:3306:
  Native table 'performance_schema'.'session_variables' has the wrong structure

Please:
1 Check that mysql is running on server localhost
2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed)
3 Check the root has rights to connect to localhost from your address (mysql rights define what clients can connect to the server and from which machines) 
4 Make sure you are both providing a password if needed and using the correct password for localhost connecting from the host address you're connecting from

Suggested fix:
Manda uma release para mim conseguir restaurar !
[11 Jun 2016 3:08] MySQL Verification Team
Which server are you trying to connect? . If was an upgrade you applied the mysql_upgrade?. Thanks.
[15 Jun 2016 22:35] Lucas Moreira Luucas
Muito obrigado pelo feedback eu realizei o mysql_upgrade e instalei novamente o Mysqlwork Bench e solucionou o problema !