Files
oceanbase/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/46.default_row_format.md
zhijiuxing-alt 0cd34bf020 update docs (#297)
* update docs

* update file directories

* modify docs directory structure

Co-authored-by: He Wang <wanghechn@qq.com>
2021-08-13 13:44:50 +08:00

1.4 KiB

default_row_format

default_row_format 用于设置在 MySQL 模式下,建表时使用的默认行格式。

属性 描述
参数类型 字符串
默认值 DYNAMIC
取值范围 * REDUNDANT * COMPAT * DYNAMIC * COMPRESSED
是否重启 OBServer 生效