![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include "sql/binlog/group_commit/atomic_bgc_ticket_guard.h"#include "sql/containers/integrals_lockfree_queue.h"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... | |