MySQL 9.2.0
Source Code Documentation
pfs.h File Reference

Go to the source code of this file.

Classes

struct  binlog::service::iterators::tests::Row
 
struct  binlog::service::iterators::tests::Cs_entries_table
 

Namespaces

namespace  binlog
 
namespace  binlog::service
 
namespace  binlog::service::iterators
 
namespace  binlog::service::iterators::tests
 

Functions

bool binlog::service::iterators::tests::register_pfs_tables ()
 
bool binlog::service::iterators::tests::unregister_pfs_tables ()
 
PSI_table_handlebinlog::service::iterators::tests::open_table (PSI_pos **pos)
 
void binlog::service::iterators::tests::close_table (PSI_table_handle *h)
 
int binlog::service::iterators::tests::rnd_next (PSI_table_handle *h)
 
int binlog::service::iterators::tests::rnd_init (PSI_table_handle *h, bool scan)
 
void binlog::service::iterators::tests::init_share (PFS_engine_table_share_proxy *share)
 

Variables

const std::string binlog::service::iterators::tests::TABLE_NAME {"binlog_storage_iterator_entries"}
 
static const uint32_t binlog::service::iterators::tests::MAX_STORAGE_NAME_SIZE {1024}