some weeks ago I upgraded from 5.0.9 to 5.0.11 on freebsd12/php74/mysql57
the dashboard widget "problems" is loading infinitely
Some google results mentioned to prune the history table a bit
so I did that.
Having almost 10 mill rows in the there now, takes only a few seconds to fetch a count of using the cli. Database is MySQL
I can't see any waiting queries in the database processlist, while trying to load the dashboard widget.
dbversion shows
mandatory: 5000000
optional: 5000002
Any suggestions on where to continue troubleshooting?
the dashboard widget "problems" is loading infinitely
Some google results mentioned to prune the history table a bit
so I did that.
Having almost 10 mill rows in the there now, takes only a few seconds to fetch a count of using the cli. Database is MySQL
I can't see any waiting queries in the database processlist, while trying to load the dashboard widget.
dbversion shows
mandatory: 5000000
optional: 5000002
Any suggestions on where to continue troubleshooting?