diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2021-03-01 23:07:12 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2021-03-03 17:18:26 +0530 |
commit | aa4f76bed715ec1016260f593e9cf4a8a1a4da36 (patch) | |
tree | 5ca328f63c0b2765e90a8c460647f76064adcf5c /sql/sql_select.cc | |
parent | 4b166ca901dedd928cf61949b4268b490a06a564 (diff) | |
download | mariadb-git-aa4f76bed715ec1016260f593e9cf4a8a1a4da36.tar.gz |
MDEV-25018 [FATAL] InnoDB: Unable to read page (of a dropped tablespace)bb-10.5-MDEV-25018
- This issue is caused by commit deadec4e689c9435e20ebb89fd8f84d3f0f90ff3
(MDEV-24569). InnoDB fails to read the change buffer bitmap page
from dropped tablespace. In ibuf_bitmap_get_map_page_func(), InnoDB
should fetch the page using BUF_GET_POSSIBLY_FREED mode. Callers of
ibuf_bitmap_get_map_page() should be adjusted in that case.
Diffstat (limited to 'sql/sql_select.cc')
0 files changed, 0 insertions, 0 deletions