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

Public Attributes

bool null
Uint32 size
union {
   Int8 *   int8_value
   Uint8 *   u_int8_value
   Int16 *   int16_value
   Uint16 *   u_int16_value
   Int32 *   int32_value
   Uint32 *   u_int32_value
   Int64 *   int64_value
   Uint64 *   u_int64_value
   char *   string_value
   void *   void_value
}; 

Detailed Description

Definition at line 64 of file Restore.hpp.


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