MySQL Reports Structures for the Tables in performance_schema Database are Wrong
(Doc ID 1304393.1)
Last updated on MARCH 04, 2020
Applies to:
MySQL Server - Version 5.5 and laterInformation in this document applies to any platform.
Symptoms
MySQL reports in its error log that the tables in the performance_schema database have the wrong structure. For example:
120426 17:08:33 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
Changes
This error will typically happen when one of the following changes have occurred:
-
MySQL has been upgraded, but mysql_upgrade has not yet been run.
- The performance_schema database has been explicitly dropped.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |