InnoDB file-format

InnoDB支持的文件格式目前有:

 Antelope,对应的row_format为redundent(5.0之前默认),compact(5.0及之后默认);

Barracuda ,从innodb plugin v1.0开始支持,对应的row_format为dynamic,compressed。

posted on 2011-08-29 16:13  andrefun  阅读(147)  评论(0)    收藏  举报

导航