MySQL 8.3.0
Source Code Documentation
binlog_cache_data::Flags Struct Reference

Public Attributes

bool transactional: 1
 
bool incident: 1
 
bool immediate: 1
 
bool finalized: 1
 
bool with_xid: 1
 
bool with_sbr: 1
 
bool with_rbr: 1
 
bool with_start: 1
 
bool with_end: 1
 
bool with_content: 1
 

Member Data Documentation

◆ finalized

bool binlog_cache_data::Flags::finalized

◆ immediate

bool binlog_cache_data::Flags::immediate

◆ incident

bool binlog_cache_data::Flags::incident

◆ transactional

bool binlog_cache_data::Flags::transactional

◆ with_content

bool binlog_cache_data::Flags::with_content

◆ with_end

bool binlog_cache_data::Flags::with_end

◆ with_rbr

bool binlog_cache_data::Flags::with_rbr

◆ with_sbr

bool binlog_cache_data::Flags::with_sbr

◆ with_start

bool binlog_cache_data::Flags::with_start

◆ with_xid

bool binlog_cache_data::Flags::with_xid

The documentation for this struct was generated from the following file: