Files
oceanbase/docs/docs-cn/13.reference-guide/2.system-variable/3.auto_increment_offset.md
2022-02-10 14:51:49 +08:00

16 lines
816 B
Markdown

auto_increment_offset
==========================================
auto_increment_offset 用于确定 AUTO_INCREMENT 列值的起点。
| **属性** | **描述** |
|--------|------------------------------------------------------------------------------------------------------------|
| 参数类型 | uint |
| 默认值 | 1 |
| 取值范围 | \[1, 65535\] |
| 生效范围 | * GLOBAL * SESSION |