150814 9:09:14 [ERROR] Native table \'performance_schema\'.\'events_waits_current\' has the wrong structure 150814 9:09:14 [ERROR] Native table \'performance_schema\'.
It seems this happens after you have done upgrade. Simply restart mysql:
service mysql restart
and the error should now have disappeared.