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

Public Types

enum  Bits {
  TE_VARSIZE = 0x1, TE_MULTI_OP = 0x2, TE_DISK = 0x4, TE_REPLICA = 0x8,
  TE_OI = 0x10, TE_UI = 0x20
}

Public Attributes

int op
int error
int bits

Detailed Description

TUP errors

Definition at line 1089 of file testBasic.cpp.


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