You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MDEV-15053 inadvertently inverted the condition for invoking
buf_read_ahead_linear().
buf_page_get_low(): Apply the correct condition.
buf_page_optimistic_get(): Remove the read-ahead altogether.
This function should never access a block for the first time.
0 commit comments