#include <trx0roll.h>
Collaboration diagram for trx_undo_arr_struct:

Public Attributes | |
| ulint | n_cells |
| ulint | n_used |
| trx_undo_inf_t * | infos |
| mem_heap_t * | heap |
Definition at line 263 of file trx0roll.h.
Definition at line 267 of file trx0roll.h.
Referenced by trx_undo_arr_create(), and trx_undo_arr_free().
Definition at line 265 of file trx0roll.h.
Referenced by trx_finish_rollback_off_kernel(), trx_purge_arr_get_biggest(), trx_purge_arr_remove_info(), trx_purge_arr_store_info(), trx_purge_truncate_if_arr_empty(), trx_roll_try_truncate(), trx_undo_arr_create(), trx_undo_arr_free(), trx_undo_arr_get_biggest(), trx_undo_arr_remove_info(), and trx_undo_arr_store_info().
1.4.7

