cte_max_recursion_depth specifies the maximum recursion depth of common table expressions (CTEs). The OBServer node aborts any operation that exceeds this CTE value.
Note
This variable is introduced since OceanBase Database V4.1.0 and is supported only in the MySQL mode.
| Attribute | Description |
|---|---|
| Type | UINT |
| Default value | 1000 |
| Value range | [0, 4294967295] |
| Applicable scope |
|
| Involved in serialization | No |