innodb_strict_mode specifies the check mode for SQL statements with specific syntax.
Note
This variable is introduced since OceanBase Database V4.0.0.
| Attribute | Description |
|---|---|
| Type | bool |
| Default value | 1 |
| Value range | CREATE TABLE, ALTER TABLE, or CREATE INDEX statement in specific scenarios, such as when ROW_FORMAT is not supported, the error message is displayed without giving an alert. |
| Applicable scope | |
| Involved in serialization? | No |
| Plan generation affected? | No |
| Nullable? | No |
| Modifiable? | Yes |