mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +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