• marko's avatar
    branches/zip: Minor cleanup. · 5c2bb5e9
    marko authored
    btr_pcur_restore_position(): Add const qualifiers.
    
    buf_LRU_block_remove_hashed_page(): Reduce the amount
    of buf_page_hash_get() calls and add a UNIV_UNLIKELY hint
    to an assertion-like test.
    5c2bb5e9
buf0lru.c 27.4 KB