MySQL Forums
Forum List  »  Performance

Re: performance_schema.events_statements_* not populating
Posted by: Øystein Grøvlen
Date: March 15, 2017 02:00AM

Hi,

I am not able to spot anything wrong. In MySQL 5.7, events_statements_history table is on by default, so there should be no need to configure anything. You could try to see what happens on a fresh installation.

Has the server been upgraded from an earlier version? If so, did you run mysql_upgrade?

You should also check if the server writes anything about performance schema tables in the error log when starting.

Øystein Grøvlen,
Senior Principal Software Engineer,
MySQL Group, Oracle,
Trondheim, Norway

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: performance_schema.events_statements_* not populating
708
March 15, 2017 02:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.