My Project
Public Member Functions | Public Attributes
Append_block_log_event Class Reference

#include <log_event.h>

Inheritance diagram for Append_block_log_event:
Log_event Begin_load_query_log_event

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

Binary Format


Constructor & Destructor Documentation

Append_block_log_event::Append_block_log_event ( const char *  buf,
uint  event_len,
const Format_description_log_event description_event 
)

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:
0Success
1Failure

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines