#include <pfs.h>
◆ delete_buffer()
void binlog::service::iterators::tests::Cs_entries_table::delete_buffer |
( |
| ) |
const |
◆ extend_buffer_capacity()
bool binlog::service::iterators::tests::Cs_entries_table::extend_buffer_capacity |
( |
uint64_t |
size = 0 | ) |
|
◆ buffer
unsigned char* binlog::service::iterators::tests::Cs_entries_table::buffer {nullptr} |
◆ buffer_capacity
uint64_t binlog::service::iterators::tests::Cs_entries_table::buffer_capacity {0} |
◆ buffer_size
uint64_t binlog::service::iterators::tests::Cs_entries_table::buffer_size {0} |
◆ fde
Initial value:
#define BINLOG_VERSION
binlog_version 3 is MySQL 4.x; 4 is MySQL 5.0.0.
Definition: binlog_event.h:106
#define MYSQL_SERVER_VERSION
Definition: mysql_version.h:12
◆ is_error
bool binlog::service::iterators::tests::Cs_entries_table::is_error {false} |
◆ iterator
◆ row
struct Row binlog::service::iterators::tests::Cs_entries_table::row |
◆ s_current_row_pos
unsigned long long binlog::service::iterators::tests::Cs_entries_table::s_current_row_pos {0} |
The documentation for this struct was generated from the following files:
- plugin/replication_observers_example/src/binlog/service/iterator/tests/pfs.h
- plugin/replication_observers_example/src/binlog/service/iterator/tests/pfs.cc