/plushcap/analysis/planetscale/identifying-and-profiling-problematic-mysql-queries

Identifying and profiling problematic MySQL queries

What's this blog post about?

MySQL provides built-in functionality for identifying problematic queries and profiling their performance. By leveraging the performance_schema and sys tables, users can identify slow queries, examine query plans, and profile individual query executions to determine where time is being spent. Additionally, tools like PlanetScale Insights offer a more intuitive interface for gathering this information and identifying areas for optimization.

Company
PlanetScale

Date published
March 29, 2024

Author(s)
Benjamin Dicken

Word count
2459

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.