MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | Cmd { CreateDataFile = 1, AllocDataFile = 2, MapFileNo = 3, FreeDataFile = 4 } |
Public Member Functions | |
STATIC_CONST (SignalLength=4) |
Public Attributes | |
Uint32 | ret |
Uint32 | cmd |
Uint32 | file_no |
Uint32 | fd |
Definition at line 21 of file DataFileOrd.hpp.