2011年8月29日

InnoDB file-format

摘要: InnoDB支持的文件格式目前有:Antelope,对应的row_format为redundent(5.0之前默认),compact(5.0及之后默认);Barracuda,从innodb plugin v1.0开始支持,对应的row_format为dynamic,compressed。 阅读全文

posted @ 2011-08-29 16:13 andrefun 阅读(147) 评论(0) 推荐(0)

导航