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 was introduced in OceanBase Database V4.1.0 and is supported only in MySQL mode.
| Attribute | Description |
|---|---|
| Type | UINT |
| Default value | 1000 |
| Value range | [0, 4294967295] |
| Effective scope |
|
| Involved in serialization | No |