default_enable_extended_rowid specifies whether to create the table in Extended ROWID mode.
| Attribute | Description |
|---|---|
| Type | Boolean |
| Default value | False |
| Value range | True: When you create a table, the Extended ROWID mode is used. The value range of the Tablet ID is (260, 261 - 1).False: When you create a table, the compatible 10-byte ROWID mode is used. The value range of the Tablet ID is (200000, 237 - 1). |
| Effective upon OBServer node restart | No |