mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
This commits adds the "materialization" block to the output of EXPLAIN/ANALYZE FORMAT=JSON when materialized subqueries are involved into processing. In the case of ANALYZE additional runtime information is displayed, such as: - chosen strategy of materialization - number of partial match/index lookup loops - sizes of partial match buffers
74 KiB
74 KiB