How to tune SQL in a MySQL system: Find bottlenecks

Table of Contents 1. Why SQL Tuning? 2. SQL Tuning Process 2.1 Identifying Heavy SQL 2.2 Running mysqldumpslow This is Haraoka from Beyond. Today, I'll be talking about MySQL SQL tuning. ... Read more How to tune a system running on MySQL - Discover the bottleneck