How to reclaim space in InnoDB when innodb_file_per_table is ON
摘要:
Wheninnodb_file_per_tableisOFFand all data is going to be stored inibdatafiles. If you drop some tables of delete some data then there is no any other way to reclaim that unused disk space exceptdump/reloadmethod.WhenInnodb_file_per_tableisON, each table stores data and indexes in it’s owntablespace 阅读全文
posted @ 2014-02-27 23:55 Still water run deep 阅读(407) 评论(0) 推荐(0)
浙公网安备 33010602011771号