3 行
110 B
SQL
3 行
110 B
SQL
alter table profile drop index nickname, engine=InnoDB;
|
|
alter table notice drop index content, engine=InnoDB;
|