1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

backport MEM_ROOT::total_alloc removal from 10.5

to fix sizeof(MEM_ROOT)
This commit is contained in:
Sergei Golubchik
2023-11-24 19:58:11 +01:00
parent 69d78cd3f8
commit 361a11decb
2 changed files with 0 additions and 8 deletions

View File

@@ -45,7 +45,6 @@ typedef struct st_mem_root
/* if block have less memory it will be put in 'used' list */
size_t min_malloc;
size_t block_size; /* initial block size */
size_t total_alloc;
unsigned int block_num; /* allocated blocks counter */
/*
first free block in queue test counter (if it exceed