MySQL 9.1.0
Source Code Documentation
|
#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 |
enum enum_info_repository |
enum enum_return_check |
bool operator! | ( | Rpl_info_handler::enum_field_get_status | status | ) |
|
extern |
|
extern |