|
MySQL 5.6.14 Source Code Document
|
#include <BackupFormat.hpp>
Public Attributes | |
| Uint32 | SectionType |
| Uint32 | SectionLength |
| Uint32 | TableId |
| Uint32 | FragmentNo |
| Uint32 | NoOfRecordsLow |
| Uint32 | NoOfRecordsHigh |
| Uint32 | FilePosLow |
| Uint32 | FilePosHigh |
Fragment Info
Definition at line 162 of file BackupFormat.hpp.