Как увидеть, какие столбцы индексные mysql
SHOW INDEXES FROM table_name;
Nice Newt
SHOW INDEXES FROM table_name;