mirror of
https://github.com/MariaDB/server.git
synced 2025-08-18 00:11:34 +02:00
![]() The initial hard capped limit on the depth was 32. It was implemented using static arrays of relevant type and size 32. Hence, to implement unlimited depth, dynamic array on mem_root was implemented which grows by 3200 as needed. Relevant arrays were replaced with this dynamic array. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
json_lib-t.c | ||
json_normalize-t.c |