MySQL Show Index sur la table
SHOW INDEXES FROM table_name;
Nice Newt
SHOW INDEXES FROM table_name;
SHOW INDEX FROM yourtable;