MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Restore::Column Struct Reference

Public Types

enum  Flags { COL_KEY = 0x1, COL_VAR = 0x2, COL_DISK = 0x4, COL_NULL = 0x8 }

Public Attributes

Uint16 m_id
Uint16 m_size
Uint16 m_unused
Uint16 m_flags

Detailed Description

Definition at line 63 of file restore.hpp.


The documentation for this struct was generated from the following file: