Commit a9117c90 authored by Marko Mäkelä's avatar Marko Mäkelä

Correct a merge error of MDEV-11626

parent d03abc71
......@@ -3201,6 +3201,7 @@ buf_page_get_gen(
}
if (buf_flush_page_try(buf_pool, fix_block)) {
guess = fix_block;
goto loop;
}
......
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