ob_compatibility_mode specifies the compatibility mode of a tenant. You can set this variable only when you create a tenant. After a tenant is created, this variable cannot be modified.
| Property | Description |
|---|---|
| Parameter type | Enum |
| Default value | MYSQL |
| Value range | * MYSQL: Compatible with MYSQL * ORACLE: Compatible with ORACLE |
| Effective scope | * GLOBAL * SESSION |
| Modifiable | No |
| Involved in serialization | Yes |