My Project
Public Types | Protected Member Functions
Delete_rows_log_event Class Reference

#include <log_event.h>

Inheritance diagram for Delete_rows_log_event:
Rows_log_event Log_event

List of all members.

Public Types

enum  { TYPE_CODE = DELETE_ROWS_EVENT }

Protected Member Functions

virtual Log_event_type get_general_type_code ()

Detailed Description

Log row deletions. The event contain several delete rows for a table. Note that each event contains only rows for one table.

RESPONSIBILITIES

COLLABORATION

Row_writer Create the event and add rows to the event. Row_reader Extract the rows from the event.

Binary Format


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