Bad query performance is the most common problem DBA’s have to deal with. There are numerous ways to collect, process and analyze the data related to query performance - we’ve covered one of the most popular tools, pt-query-digest, in some of our previous blog posts:
Become a MySQL DBA blog series
- Analyzing your SQL Workload using pt-query-digest
- Deep Dive SQL Workload Analysis using pt-query-digest
When you use ClusterControl though, this is not always needed. You can use the data available in ClusterControl to solve your problem. In this blog post, we’ll look into how ClusterControl can …
[Read more]