MySQL 5.6.14 Source Code Document
|
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 |
TUP errors
Definition at line 1089 of file testBasic.cpp.