InnoDB Plugin
1.0
|
#include "trx0undo.h"
Functions | |
UNIV_INLINE fil_addr_t | trx_purge_get_log_from_hist (fil_addr_t node_addr) |
UNIV_INLINE ibool | trx_purge_check_limit (void) |
Purge old versions
Created 3/26/1996 Heikki Tuuri
UNIV_INLINE ibool trx_purge_check_limit | ( | void | ) |
address of its history list node.
UNIV_INLINE fil_addr_t trx_purge_get_log_from_hist | ( | fil_addr_t | node_addr | ) |
Calculates the file address of an undo log header when we have the file address of its history list node.
node_addr | in: file address of the history list node of the log |