mysql_6_to_4.sql 130 字节
Newer Older
G
groot 已提交
1 2 3
alter table Tables drop column owner_table;
alter table Tables drop column partition_tag;
alter table Tables drop column version;