![]() |
MySQL 9.5.0
Source Code Documentation
|
Directories | |
| directory | codecs |
| directory | compression |
| directory | export |
Files | |
| file | binary_log.h [code] |
| file | binary_log_funcs.cpp |
| file | binlog_event.cpp |
| file | binlog_event.h [code] |
| Contains the classes representing events occurring in the replication stream. | |
| file | byteorder.h [code] |
| The file contains functions to convert the byte encoding of integer values to and from little-endian and big-endian byte order. | |
| file | control_events.cpp |
| file | control_events.h [code] |
| Contains the classes representing events operating in the replication stream properties. | |
| file | debug_vars.h [code] |
| This header file contains the status of variables used by MySQL tests for debug operations. | |
| file | event_decoding_error.h [code] |
| file | event_reader.cpp |
| file | event_reader.h [code] |
| Contains the class responsible for deserializing fields of an event previously stored in a buffer. | |
| file | event_reader_macros.h [code] |
| Contains macros used by libbinlogevents deserialization. | |
| file | load_data_events.cpp |
| file | load_data_events.h [code] |
| LOAD DATA INFILE is not written to the binary log like other statements. | |
| file | rows_event.cpp |
| file | rows_event.h [code] |
| Contains the classes representing events which are used for row based replication. | |
| file | statement_events.cpp |
| file | statement_events.h [code] |
| Contains the classes representing statement events occurring in the replication stream. | |
| file | table_id.h [code] |
| Contains the class Table_id, mainly used for row based replication. | |
| file | trx_boundary_parser.cpp |
| file | trx_boundary_parser.h [code] |
| Transaction boundary parser definitions. | |
| file | wrapper_functions.h [code] |
| Contains wrapper functions for memory allocation and deallocation. | |