• Monty's avatar
    Final fixes for Memory_used · 636bb590
    Monty authored
    - Change some static variables to dynamic to ensure that we don't do any memory
      allocations before server starts or stops
    - Print more memory information on SIGHUP. Fixed output.
    - Write out if memory was lost if run with --debug-at-exit
    - Fixed wrong #ifdef in sql_cache.cc
    636bb590
sql_class.cc 214 KB