MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_columndef Struct Reference
Collaboration diagram for st_columndef:

Public Attributes

int16 type
uint16 length
uint32 offset
uint8 null_bit
uint16 null_pos
void(* unpack )(struct st_columndef *rec, struct st_mi_bit_buff *buff, uchar *start, uchar *end)
enum en_fieldtype base_type
uint space_length_bits
uint pack_type
MI_DECODE_TREEhuff_tree

Detailed Description

Definition at line 233 of file myisam.h.


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