MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | Flag { SchemaTransAbort = 1, SchemaTransBackground = 2, SchemaTransPrepare = 4 } |
Public Member Functions | |
STATIC_CONST (SignalLength=5) |
Public Attributes | |
Uint32 | clientRef |
Uint32 | transId |
Uint32 | requestInfo |
Uint32 | transKey |
Uint32 | flags |
Definition at line 59 of file SchemaTrans.hpp.