Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5.21
-
None
Description
After reducing the value of innodb_buffer_pool_size at runtime from 90G to 50G with "set global", the memory is not released to system, OOM event strikes.
Happened to multiple servers with same configuration.
other relevant variables:
innodb_buffer_pool_chunk_size=134217728
innodb_buffer_pool_instances=1
Attachments
Issue Links
- relates to
-
MDEV-29445 reorganise innodb buffer pool (and remove buffer pool chunks)
- Stalled