summaryrefslogtreecommitdiff
path: root/db/innodb.sql
blob: f3ab6cd6901805119a0e7dd01a63640e0792cbfe (plain)
1
2
alter table profile drop index nickname, engine=InnoDB;
alter table notice drop index content, engine=InnoDB;