My Project
Public Types | Protected Member Functions
Write_rows_log_event Class Reference

#include <log_event.h>

Inheritance diagram for Write_rows_log_event:
Rows_log_event Log_event

List of all members.

Public Types

enum  { TYPE_CODE = WRITE_ROWS_EVENT }

Protected Member Functions

int write_row (const Relay_log_info *const, const bool)

Detailed Description

Log row insertions and updates. The event contain several insert/update rows for a table. Note that each event contains only rows for one table.

Binary Format


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