Commit 10d80288 authored by unknown's avatar unknown
Browse files

Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0

into sinisa.nasamreza.org:/mnt/work/mysql-4.0

parents 13e6d008 185c68d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ Protected by mem_hash_mutex above. */
static ulint	mem_n_created_heaps 		= 0;
static ulint	mem_n_allocations	  	= 0;
static ulint	mem_total_allocated_memory	= 0;
static ulint	mem_current_allocated_memory	= 0;
ulint	mem_current_allocated_memory	= 0;
static ulint	mem_max_allocated_memory	= 0;

/* Size of the hash table for memory management tracking */