• Marko Mäkelä's avatar
    MDEV-33325 fixup · ec7db2bd
    Marko Mäkelä authored
    ibuf_remove_free_page(): Correct the calculation of root_savepoint().
    The first entry acquired by ibuf_tree_root_get() will be ibuf.index.lock
    and not the change buffer root page.
    
    Thanks to Matthias Leich for finding this bug in RQG.
    Unfortunately, this code is very difficult to cover
    in our regression test suite.
    ec7db2bd
ibuf0ibuf.cc 132 KB