Commit 76bfc234 authored by monty@bitch.mysql.fi's avatar monty@bitch.mysql.fi
Browse files

Better purify information

parent d7a91794
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -401,3 +401,6 @@ vio/viotest-ssl
tools/mysqlmanager
vio/test-ssl
vio/test-ssl
sql/mysqld-purecov
sql/mysqld-purify
sql/mysqld-quantify
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#include <my_global.h>
#include <my_sys.h>
#include <m_string.h>
#define EXTRA_DEBUG

void init_alloc_root(MEM_ROOT *mem_root, uint block_size, uint pre_alloc_size)
{