• unknown's avatar
    mem0dbg.h, mem0dbg.c: · 6646140f
    unknown authored
      Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
    
    
    innobase/mem/mem0dbg.c:
      Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
    innobase/include/mem0dbg.h:
      Put back mem_print_info() functions that are used to analyze memory leaks; Marko removed them by accident in his Feb 20th, 2004 patch; these functions are very important for debugging, and should always be kept in the source code base
    6646140f
mem0dbg.c 20.8 KB