Introduction to Troubleshooting Performance: What Affects Query Execution?


Slow running queries, threads stacking for ages during peak times, application performance suddenly lagging: these are some of the things on a long list of possible database performance issues. How can you figure out why your MySQL installation isn't running as fast as you'd like?

In this introductory webinar, we will concentrate on the three main reasons for performance slowdown:

- Poorly optimized queries
- Concurrency issues
- Effects of hardware and other system factors

This webinar will teach you how to identify and fix these issues.