The following table describes the ODCIEnv.Envflags constants.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL mode.
| Constant | Data type | Default value | Description |
|---|---|---|---|
| DebuggingOn | INTEGER | 1 | Indicates that debugging is enabled. |
| NoData | INTEGER | 2 | Indicates that no data exists. |
| UserParamString | INTEGER | 4 | The user parameter string. |
| RowMigration | INTEGER | 8 | Indicates row migration. |
| IndexKeyChanged | INTEGER | 16 | Indicates that the index key has been changed. |