MySQL Indexing: Best Practices
Details
Peter Zaitsev (http://www.percona.com/about-us/our-team/peter-zaitsev), the world's foremost expert in MySQL performance and scaling, of Percona will be showing us the best practices when it comes to Indexing. Proper indexing is a key ingredient of database performance and MySQL is no exception. In this session we will talk about how MySQL uses indexes for query execution, how to come up with an optimal index strategy, how to decide when you need to add an index, and how to discover indexes which are not needed.