alter table profile drop index nickname, engine=InnoDB;
alter table notice drop index content, engine=InnoDB;