regexp_stack_limit

2023-10-24 09:23:03  Updated

regexp_stack_limit specifies the maximum memory in bytes available to the internal stack for regular expression matching operations.

Note

This variable is introduced since OceanBase Database V3.2.4 BP3.

Attribute Description
Type int
Default value 8000000
Value range [0, 2147483647]
Applicable scope Global
Involved in serialization No

Contact Us