My Project
Public Types | Public Member Functions | Protected Member Functions
Update_rows_log_event Class Reference

#include <log_event.h>

Inheritance diagram for Update_rows_log_event:
Rows_log_event Log_event

List of all members.

Public Types

enum  { TYPE_CODE = UPDATE_ROWS_EVENT }

Public Member Functions

virtual bool is_valid () const

Protected Member Functions

virtual Log_event_type get_general_type_code ()

Detailed Description

Log row updates with a before image. The event contain several update rows for a table. Note that each event contains only rows for one table.

Also note that the row data consists of pairs of row data: one row for the old data and one row for the new data.

Binary Format


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