-
Notifications
You must be signed in to change notification settings - Fork 123
- 修复BUG: var & not null & row_format=compressed
- 支持zblob
- 移除了MERGE_THRESHOLD(为了兼容5.6 ibdata1)
- 修复BUG: 当innodb_page_size=65K时,rec_next溢出问题
- 支持win环境恢复drop的表 (--scan .\E:)
- 支持从系统表提取非deleted的表信息(--set deleted=except)
- 修复BUG: decimal整数部分为空
- 修复BUG: frm中:默认值在enum/set之后;binary类型为29;binary为空时返回''而不是0x