Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to reset MySQL performance reports?

I'm trying to use the MySQL performance reports to try and find what is bottlenecking my read and write performance under special situations and It's cluttered up with loads of old statistics regarding other queries to my tables.

I want to clear all the performance data so I can get a fresh look.

The Clear Event Tables button doesn't actually seem to clear anything.

How do I do this?

like image 957
Douglas Gaskell Avatar asked Oct 15 '25 04:10

Douglas Gaskell


1 Answers

Using MySQL Workbench

  • Go to Performance schema setup
  • Click Clear Event Tables
  • Refresh Reports page. All events will be cleared
like image 53
DarDev Avatar answered Oct 18 '25 05:10

DarDev



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!