MySQL 8.4.0
Source Code Documentation
bgc_ticket_manager.h File Reference

Go to the source code of this file.

Classes

class  binlog::Bgc_ticket_manager
 Singleton class that manages the grouping of sessions for the Binlog Group Commit (BGC), using a ticketing system. More...
 

Namespaces

namespace  binlog
 

Enumerations

enum class  binlog::BgcTmOptions { binlog::empty = 0 , binlog::inc_session_count = 1 }
 Enumeration for passing options to Bgc_ticket_manager operations. More...