Enable the master afe MySQL db stats collection permanently. |
|||
Issue descriptionCurrently, stats are being collected because we have enabled the stats collection at run-time with the following query: update performance_schema.setup_consumers set enabled='YES' where name='events_waits_current'; We should set up the database to have stats collection enabled by default.
,
Jun 20 2017
,
Mar 29 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by pho...@chromium.org
, May 24 2017