I read on MySQL Performance Blog that when tables are large, it is better to scan full tables, instead of using indexes. that when tabl
I read on MySQL Performance Blog that when tables are large, it is better to scan full tables, instead of using indexes. that when tabl