MySQL Server Tuning
SHOW STAUTS
Created_tmp_disk_tables
If large, increase temp table size
Handler_*
Determine key buffer effectiveness
Com_*
Find the commands that are most often run
Questions and Uptime
Compute queries/second
Select_*
How many types of each SELECT are executed
Qcache_*
Query cache performance
Copyright 2003, Jeremy Zawodny