MySQL 8.4.0
Source Code Documentation
rpl_info_handler.h File Reference
#include <stddef.h>
#include <sys/types.h>
#include <type_traits>
#include "my_bitmap.h"
#include "my_inttypes.h"

Go to the source code of this file.

Classes

class  Rpl_info_handler
 

Enumerations

enum  enum_info_repository { OBSOLETE_INFO_REPOSITORY_FILE = 0 , INFO_REPOSITORY_TABLE , INFO_REPOSITORY_DUMMY , INVALID_INFO_REPOSITORY }
 
enum  enum_return_check { REPOSITORY_DOES_NOT_EXIST = 1 , REPOSITORY_EXISTS = 2 , ERROR_CHECKING_REPOSITORY = 4 , REPOSITORY_CLEARED = 10 }
 

Functions

bool operator! (Rpl_info_handler::enum_field_get_status status)
 

Variables

ulong w_rr
 
uint mta_debug_concurrent_access
 

Enumeration Type Documentation

◆ enum_info_repository

Enumerator
OBSOLETE_INFO_REPOSITORY_FILE 
INFO_REPOSITORY_TABLE 
INFO_REPOSITORY_DUMMY 
INVALID_INFO_REPOSITORY 

◆ enum_return_check

Enumerator
REPOSITORY_DOES_NOT_EXIST 
REPOSITORY_EXISTS 
ERROR_CHECKING_REPOSITORY 
REPOSITORY_CLEARED 

Function Documentation

◆ operator!()

bool operator! ( Rpl_info_handler::enum_field_get_status  status)

Variable Documentation

◆ mta_debug_concurrent_access

uint mta_debug_concurrent_access
extern

◆ w_rr

ulong w_rr
extern