Goals
• Learn to write fast queries and applications
• Learn to design and use the right tables
• Know where to look for bottlenecks
• Predict behavior as load increases
• Understand what to monitor over time
• Understand how MySQL uses system resources
• Learn what settings you can adjust
– In your operating system
– In MySQL
– In your applications
• Know where to learn more…
Copyright 2003, Jeremy Zawodny