List of all members.
Public Member Functions |
| binlog_cache_mngr (my_off_t max_binlog_stmt_cache_size_arg, ulong *ptr_binlog_stmt_cache_use_arg, ulong *ptr_binlog_stmt_cache_disk_use_arg, my_off_t max_binlog_cache_size_arg, ulong *ptr_binlog_cache_use_arg, ulong *ptr_binlog_cache_disk_use_arg) |
binlog_cache_data * | get_binlog_cache_data (bool is_transactional) |
IO_CACHE * | get_binlog_cache_log (bool is_transactional) |
bool | is_binlog_empty () const |
bool | dbug_any_finalized () const |
int | flush (THD *thd, my_off_t *bytes_written, bool *wrote_xid) |
Public Attributes |
binlog_stmt_cache_data | stmt_cache |
binlog_trx_cache_data | trx_cache |
Member Function Documentation
Convenience method to check if both caches are empty.
The documentation for this class was generated from the following file: