Drizzled Public API Documentation

mtr_memo_slot_struct Struct Reference

Public Attributes

ulint type
 
void * object
 

Detailed Description

Definition at line 435 of file mtr0mtr.h.

Member Data Documentation

void* mtr_memo_slot_struct::object

pointer to the object

Definition at line 437 of file mtr0mtr.h.

Referenced by mtr_memo_release().

ulint mtr_memo_slot_struct::type

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

Definition at line 436 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: