mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
The problem was that in debugging binaries it try to print item to assign human readable name to the item. But subquery item was already freed (join_free/cleanup with full cleanup) so Item_field refers to temporary table which memory had been already freed.
62 KiB
62 KiB