MDEV-15914: Fast path for rw_trx_hash::find()
rw_trx_hash_t::find(): Implement a fast path for looking up the current transaction. This helps transactions that visit rows modified by themselves.
Showing
Please register or sign in to comment