mirror of
https://github.com/MariaDB/server.git
synced 2025-08-19 00:41:38 +02:00
![]() Problem: ======= - During slow shutdown, expectation is that change buffer index to merge all the change buffer pages and free all the change buffer pages except root. But InnoDB fails to free the freed change buffer pages from segment and returns it to system tablespace. Solution: ========= - During slow shutdown, remove all pages from free list of change buffer and frees it to system tablespace |
||
---|---|---|
.. | ||
ibuf0ibuf.cc |