#include <log_event.h>
List of all members.
Public Member Functions |
void | print (FILE *file, PRINT_EVENT_INFO *print_event_info) |
| Append_block_log_event (const char *buf, uint event_len, const Format_description_log_event *description_event) |
Log_event_type | get_type_code () |
int | get_data_size () |
bool | is_valid () const |
Public Attributes |
uchar * | block |
uint | block_len |
uint | file_id |
const char * | db |
Detailed Description
Constructor & Destructor Documentation
Create_file_log_event::do_apply_event() Constructor for Create_file_log_event to intantiate an event from the relay log on the slave.
- Return values:
-
The documentation for this class was generated from the following files: