InnoDB Plugin
1.0
|
#include <lock0priv.h>
Data Fields | |
ulint | space |
ulint | page_no |
ulint | n_bits |
Record lock for a page
ulint lock_rec_t::n_bits |
number of bits in the lock bitmap; NOTE: the lock bitmap is placed immediately after the lock struct
ulint lock_rec_t::page_no |
page number
ulint lock_rec_t::space |
space id