Drizzled Public API Documentation

mtr_memo_slot_struct Struct Reference

List of all members.

Public Attributes

ulint type
void * object

Detailed Description

Definition at line 370 of file mtr0mtr.h.


Member Data Documentation

pointer to the object

Definition at line 372 of file mtr0mtr.h.

Referenced by mtr_memo_release().

type of the stored object (MTR_MEMO_S_LOCK, ...)

Definition at line 371 of file mtr0mtr.h.

Referenced by mtr_memo_release(), and mtr_rollback_to_savepoint().


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