Drizzled Public API Documentation

lock_rec_struct Struct Reference

#include <lock0priv.h>

List of all members.

Public Attributes

ulint space
ulint page_no
ulint n_bits

Detailed Description

Record lock for a page

Definition at line 57 of file lock0priv.h.


Member Data Documentation

number of bits in the lock bitmap; NOTE: the lock bitmap is placed immediately after the lock struct

Definition at line 60 of file lock0priv.h.


The documentation for this struct was generated from the following file: