mirror of https://github.com/MariaDB/server
Browse Source
set the FIL_PAGE_PREV field of merge_page to FIL_NULL before copying the records in order not to break the assumption of page_zip_compress() that min_rec_mark is always set on the first user record of a non-leaf page whose FIL_PAGE_PREV field is FIL_NULL, and never otherwise.pull/374/head
1 changed files with 31 additions and 2 deletions
Loading…
Reference in new issue