Upgrade Testing
• It’s often a good idea to keep up-to-date
• Performance tweaks and optimizations are
introduced during the maintenance process
• Be sure to test your critical queries carefully
• Always use a real load test or read the
EXPLAIN output
• Without load, “slow” queries are often fast
Copyright 2003, Jeremy Zawodny