|
MySQL 5.6.14 Source Code Document
|
This is the complete list of members for binlog_cache_data, including all inherited members.
| binlog_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) (defined in binlog_cache_data) | binlog_cache_data | inline |
| cache_log (defined in binlog_cache_data) | binlog_cache_data | |
| dbug_is_finalized() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| finalize(THD *thd, Log_event *end_event) | binlog_cache_data | |
| flags (defined in binlog_cache_data) | binlog_cache_data | protected |
| flush(THD *thd, my_off_t *bytes, bool *wrote_xid) | binlog_cache_data | |
| flush_pending_event(THD *thd) | binlog_cache_data | inlineprotected |
| get_byte_position() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| group_cache | binlog_cache_data | |
| has_incident(void) const (defined in binlog_cache_data) | binlog_cache_data | inline |
| has_xid() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| is_binlog_empty() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| is_group_cache_empty() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| is_trx_cache() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| pending() const (defined in binlog_cache_data) | binlog_cache_data | inline |
| remove_pending_event() | binlog_cache_data | inlineprotected |
| reset() (defined in binlog_cache_data) | binlog_cache_data | inlinevirtual |
| reset_write_pos(my_off_t pos, bool use_reinit) (defined in binlog_cache_data) | binlog_cache_data | inline |
| set_incident(void) (defined in binlog_cache_data) | binlog_cache_data | inline |
| set_pending(Rows_log_event *const pending) (defined in binlog_cache_data) | binlog_cache_data | inline |
| truncate(my_off_t pos) (defined in binlog_cache_data) | binlog_cache_data | inlineprotected |
| write_event(THD *thd, Log_event *event) (defined in binlog_cache_data) | binlog_cache_data | |
| ~binlog_cache_data() (defined in binlog_cache_data) | binlog_cache_data | inlinevirtual |