mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
c6ee56667c
buf_block_alloc(): ulint zip_size is always 0. buf_LRU_get_free_block(): ulint zip_size is always 0. buf_LRU_free_block(): ibool* buf_pool_mutex_released is always NULL. Remove these parameters. buf_LRU_get_free_block(): Simplify the initialization of block->page.zip and release buf_pool_mutex() earlier. |
||
---|---|---|
.. | ||
mem0dbg.c | ||
mem0mem.c | ||
mem0pool.c |