Release early, release often
trx_t::rollback_low(): On a partial rollback of an insert into an empty table, release the exclusive table lock, because the transaction will no longer have had any impact on that table. lock_table_x_unlock(): Release an exclusive table lock.
Showing
Please register or sign in to comment