mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
Join_plan_state performs out-of-API initialization of DYNAMIC_ARRAY. This is done to postpone actual array initialization till first use, whilst retaining the right to call delete_dynamic(). Since delete_dynamic() now checks DYNAMIC_ARRAY::malloc_flags it should be initialized it as well.
66 KiB
66 KiB