Commit 4f9f3f19 authored by Marko Mäkelä's avatar Marko Mäkelä

Merge 10.1 into 10.2

Do not merge the InnoDB changes for MDEV-20813.
parents 361e8284 ae702d76
......@@ -787,7 +787,6 @@ buf_flush_init_for_writing(
ib_uint32_t checksum = 0 /* silence bogus gcc warning */;
ut_ad(page);
ut_ad(!newest_lsn || fil_page_get_type(page));
if (page_zip_) {
page_zip_des_t* page_zip;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment