SCALE11x: Getting the Best out of your MySQL Indexes - Sheeri Cabral

Опубликовано: 02 Октябрь 2024
на канале: Southern California Linux Expo
128
3

From MySQL Community Day at SCALE 11x - www.socallinuxexpo.org

Slides: http://www.socallinuxexpo.org/sites/d...
Link: http://www.socallinuxexpo.org/scale11...

MySQL indexes are often used to make performance better. However, they can make performance suffer if you are not using them properly. MySQL Guru Sheeri Cabral explains the pitfalls to avoid with indexes and how to utilize compound indexes to maximize index availability with the least amount of write overhead. Make the most of your indexes!