InnoDB Plugin
1.0
|
Data Fields | |
ib_col_type_t | type |
ib_col_attr_t | attr |
ib_u32_t | type_len |
ib_u16_t | client_type |
ib_charset_t * | charset |
meta data.
ib_col_attr_t ib_col_meta_t::attr |
Column attributes
ib_charset_t* ib_col_meta_t::charset |
Column charset
ib_u16_t ib_col_meta_t::client_type |
16 bits of data relevant only to the client. InnoDB doesn't care
ib_col_type_t ib_col_meta_t::type |
Type of the column
ib_u32_t ib_col_meta_t::type_len |
Length of type