create index index_name on table_name (column_list)
show index from table_name
drop index index_name on talbe_name