MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DictObjOp Struct Reference

Public Types

enum  RequestType { Prepare = 0, Commit = 1, Abort = 2 }
enum  State {
  Defined = 0, Preparing = 1, Prepared = 2, Committing = 3,
  Committed = 4, Aborting = 5, Aborted = 6
}

Detailed Description

Definition at line 22 of file DictObjOp.hpp.


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