MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | ErrorCode { OK = 0, NoFileRecord = 1, OutOfDataBuffer = 2, OutOfReadBufferPages = 3, InvalidFileFormat = 4 } |
Public Member Functions | |
STATIC_CONST (SignalLength=3) |
Public Attributes | |
Uint32 | senderData |
Uint32 | senderRef |
Uint32 | errorCode |
Uint32 | extra [1] |
Definition at line 35 of file RestoreImpl.hpp.