Would recommend checking out ACP -> Support to see if you have any database qualified issues there. If you're not running InnoDB, that is recommended. Additionally, upgrading to MySQL 8, if possible, will provide a little performance benefit.
Finally, the issues there seem to be related to searching. MySQL search can take a little time. If your users are performing a lot of searches and expect fast results, ElasticSearch may be something you wish to evaluate.