MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
STATIC_CONST (SignalLength=7) |
Public Attributes | |
union { | |
Uint32 clientRef | |
Uint32 senderRef | |
}; | |
union { | |
Uint32 clientData | |
Uint32 senderData | |
}; | |
Uint32 | requestInfo |
Uint32 | transId |
Uint32 | transKey |
Uint32 | tableId |
Uint32 | tableVersion |
Definition at line 24 of file DropTable.hpp.