summaryrefslogtreecommitdiff
path: root/storage/tokudb
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-10-11 14:12:36 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-10-11 14:12:36 +0300
commitea61b79694ee9fcc32e75966ee93c076443f16b4 (patch)
treed3089cc425dea0bb5340a194e16602de75ee19b5 /storage/tokudb
parent4ebaf8136096a5bd383971f93f6bb0b0df83cd43 (diff)
downloadmariadb-git-ea61b79694ee9fcc32e75966ee93c076443f16b4.tar.gz
MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE first
In the function recv_parse_or_apply_log_rec_body() there are debug checks for validating the state of the page when redo log records are being applied. Most notably, FIL_PAGE_TYPE should be set before anything else is being written to the page. ibuf_add_free_page(): Set FIL_PAGE_TYPE before performing any other changes.
Diffstat (limited to 'storage/tokudb')
0 files changed, 0 insertions, 0 deletions