Indexes - what you need to know to get the most out of them


Proper indexing is key to database performance. Find out how MySQL uses indexes for query execution, then how to come up with an optimal index strategy. In this session you’ll also learn how to know when you need an index, and also how to get rid of indexes that you don’t need to speed up queries.