My Project
Public Member Functions
binlog_trx_cache_data Class Reference
Inheritance diagram for binlog_trx_cache_data:
binlog_cache_data

List of all members.

Public Member Functions

 binlog_trx_cache_data (bool trx_cache_arg, my_off_t max_binlog_cache_size_arg, ulong *ptr_binlog_cache_use_arg, ulong *ptr_binlog_cache_disk_use_arg)
void reset ()
bool cannot_rollback () const
void set_cannot_rollback ()
my_off_t get_prev_position () const
void set_prev_position (my_off_t pos)
void restore_prev_position ()
void restore_savepoint (my_off_t pos)
int truncate (THD *thd, bool all)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines