MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Op Struct Reference
Inheritance diagram for Op:
Collaboration diagram for Op:

Public Types

enum  Kind { OP = 1, EV = 2 }
enum  Type {
  UNDEF = -1, INS, DEL, UPD,
  NUL
}

Public Member Functions

void init (Kind a_kind, Type a_type=UNDEF)
void freemem ()

Public Attributes

Kind kind
Type type
Opnext_op
Opnext_com
Opnext_gci
Opnext_ev
Opnext_free
bool free
uint num_op
uint num_com
Data data [2]
bool match
Uint64 gci

Detailed Description

Definition at line 648 of file test_event_merge.cpp.


The documentation for this struct was generated from the following file: