Details
-
New Feature
-
Status: In Review (View Workflow)
-
Critical
-
Resolution: Unresolved
Description
The current JSON_DEPTH_LIMIT is 32 as defined in include/json_lib.h
Source code:
https://github.com/MariaDB/server/blob/22ffe4dd227451ebd0ef842850ef57b81aa8f930/include/json_lib.h#L10
This limit is not documented.
Customer requests to make this limit configurable with a global variable.
Attachments
Issue Links
- relates to
-
MDEV-30343 Optimizer trace produces JSON too deep for MariaDB JSON functions
- Confirmed
-
MDEV-33437 JSON_SEARCH fails to find match
- Closed