This skill should be used when analyzing MySQL query performance, running EXPLAIN, tuning indexes, configuring the buffer pool, or optimizing database performance.
This skill covers systematic MySQL performance analysis and optimization, from reading query execution plans to tuning InnoDB internals. Proper performance tuning follows a data-driven