• Igor Babaev's avatar
    Another correction of the patch for MDEV-24823. · b1ac251b
    Igor Babaev authored
    This commits replaces the call of the function setup_tables() with
    a call of the function setup_tables_and_check_access() in the method
    Multiupdate_prelocking_strategy::handle_end().
    There is no known bug that would require this change. However the change
    aligns this piece of code with the code existed before the patch for
    MDEV-24823.
    b1ac251b
sql_update.cc 82.3 KB