mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
Added push_back(void *, MEM_ROOT *) to make some list-handling code easier that needs to be allocated in a different mem-root (Before one had to change thd->mem_root ; push_back(); restore mem_root.
19 KiB
19 KiB