• Monty's avatar
    Improve reporting from sf_report_leaked_memory() · 83214c34
    Monty authored
    Other things:
    - Added DBUG_EXECUTE_IF("print_allocated_thread_memory") at end of query
      to easier find not freed memory allocated by THD
    - Removed free_root() from plugin_init() that did nothing.
    83214c34
sql_parse.cc 332 KB