Aby MySQL použila index, musíte explicitně porovnat pole int s hodnotou (např. true, 1).
select * from myTable where myInt = true
Aby MySQL použila index, musíte explicitně porovnat pole int s hodnotou (např. true, 1).
select * from myTable where myInt = true