MySQL 9.1.0
Source Code Documentation
|
Classes | |
struct | Cs_entries_table |
struct | Row |
|
static |
|
static |
void binlog::service::iterators::tests::close_table | ( | PSI_table_handle * | h | ) |
|
static |
int binlog::service::iterators::tests::delete_all_rows | ( | ) |
void binlog::service::iterators::tests::init_share | ( | PFS_engine_table_share_proxy * | share | ) |
PSI_table_handle * binlog::service::iterators::tests::open_table | ( | PSI_pos ** | pos | ) |
int binlog::service::iterators::tests::read_column_value | ( | PSI_table_handle * | h, |
PSI_field * | field, | ||
unsigned int | index | ||
) |
bool binlog::service::iterators::tests::register_pfs_tables | ( | ) |
bool binlog::service::iterators::tests::register_status_variables | ( | ) |
Registers the status variables.
|
static |
|
static |
int binlog::service::iterators::tests::rnd_init | ( | PSI_table_handle * | h, |
bool | scan | ||
) |
int binlog::service::iterators::tests::rnd_next | ( | PSI_table_handle * | h | ) |
unsigned long long binlog::service::iterators::tests::row_count | ( | ) |
|
static |
|
static |
bool binlog::service::iterators::tests::unregister_pfs_tables | ( | ) |
bool binlog::service::iterators::tests::unregister_status_variables | ( | ) |
unregisters the status variables.
const mysql_service_binlog_storage_iterator_t* binlog::service::iterators::tests::binlog_iterator_svc = nullptr |
const mysql_service_mysql_current_thread_reader_t* binlog::service::iterators::tests::current_thd_srv = nullptr |
|
static |
std::atomic< uint64_t > binlog::service::iterators::tests::global_status_var_count_buffer_reallocations {0} |
counts the number of reallocations done when the read buffer was not large enough
std::atomic< uint64_t > binlog::service::iterators::tests::global_status_var_sum_buffer_size_requested {0} |
the sum of memory allocation requests
my_h_service binlog::service::iterators::tests::h_ret_binlog_iterator_svc = nullptr |
my_h_service binlog::service::iterators::tests::h_ret_col_bigint_svc = nullptr |
my_h_service binlog::service::iterators::tests::h_ret_col_blob_svc = nullptr |
my_h_service binlog::service::iterators::tests::h_ret_col_string_svc = nullptr |
my_h_service binlog::service::iterators::tests::h_ret_current_thd_svc = nullptr |
my_h_service binlog::service::iterators::tests::h_ret_statvar_svc = nullptr |
my_h_service binlog::service::iterators::tests::h_ret_table_svc = nullptr |
|
static |
const mysql_service_pfs_plugin_column_bigint_v1_t* binlog::service::iterators::tests::pc_bigint_srv = nullptr |
const mysql_service_pfs_plugin_column_blob_v1_t* binlog::service::iterators::tests::pc_blob_srv = nullptr |
const mysql_service_pfs_plugin_column_string_v2_t* binlog::service::iterators::tests::pc_string_srv = nullptr |
|
static |
SHOW_VAR binlog::service::iterators::tests::status_func_var[] |
const mysql_service_status_variable_registration_t* binlog::service::iterators::tests::statvar_register_srv = nullptr |
|
static |
const std::string binlog::service::iterators::tests::TABLE_NAME {"binlog_storage_iterator_entries"} |
const mysql_service_pfs_plugin_table_v1_t* binlog::service::iterators::tests::table_srv = nullptr |