Skip to content

Commit 6439238

Browse files
committed
Correct a merge error
1 parent 30df297 commit 6439238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/xtradb/buf/buf0buf.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3450,6 +3450,7 @@ buf_page_get_gen(
34503450
}
34513451

34523452
if (buf_flush_page_try(buf_pool, fix_block)) {
3453+
guess = fix_block;
34533454
goto loop;
34543455
}
34553456

0 commit comments

Comments
 (0)