MDEV-25691 fixup: Avoid MDL acquisition in purge
row_purge_remove_clust_if_poss_low(): When dict_table_open_on_id() is being invoked with the data dictionary locked, it will not actually acquire MDL. Remove the MDL that became dead code in commit c366845a.
Showing
Please register or sign in to comment