• Marko Mäkelä's avatar
    MDEV-12545 Reduce the amount of fil_space_t lookups · 0871a00a
    Marko Mäkelä authored
    buf_flush_write_block_low(): Acquire the tablespace reference once,
    and pass it to lower-level functions. This is only a start; further
    calls may be removed.
    
    fil_decompress_page(): Remove unsafe use of fil_space_get_by_id().
    0871a00a
buf0buf.cc 204 KB