diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2019-12-23 12:27:41 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2019-12-23 15:51:02 +0530 |
commit | bba59abb039fee1a3ee72a25643ebb7a0b64f3c5 (patch) | |
tree | 7a61982143377107d206fd7132bacfa39d2d6ce8 /.clang-format | |
parent | a59a015a75146ef486137de96e7a29a7eaf96a01 (diff) | |
download | mariadb-git-bba59abb039fee1a3ee72a25643ebb7a0b64f3c5.tar.gz |
MDEV-19176 Reduce the memory usage during recovery
- Moved the recv_sys->heap memory condition inside recv_parse_log_recs().
So that, InnoDB can mark the status as STORE_NO earlier.
- InnoDB uses one third of buffer pool chunk size for reading the redo
log records. In that case, we can avoid the scenario where buffer ran
out of memory issue during recovery.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions