• monty@mysql.com's avatar
    After merge fixes · 2bba55b5
    monty@mysql.com authored
    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.
    2bba55b5
sp_head.h 18.5 KB