摘要: 1 innodb引擎表 alter table TABLE_NAME engine='innodb'; 还有一种方法 optiize table TABLE_NAME; http://stackoverflow.com/questions/30635603/what-does-table-does-not-support-optimize-doing-recreate-an... 阅读全文
posted @ 2016-08-30 09:38 HarveyB 阅读(300) 评论(0) 推荐(0)