Public Attributes |
Field * | field |
uint | offset |
uint | null_offset |
uint16 | length |
uint16 | store_length |
uint16 | key_type |
uint16 | fieldnr |
uint16 | key_part_flag |
uint8 | type |
uint8 | null_bit |
Detailed Description
Definition at line 64 of file structs.h.
Member Function Documentation
void KEY_PART_INFO::init_flags |
( |
| ) |
|
Fill data from given field
Initialize key_part_flag from source field.
Definition at line 789 of file table.cc.
void KEY_PART_INFO::init_from_field |
( |
Field * |
fld | ) |
|
Initialize KEY_PART_INFO from the given field.
- Parameters
-
fld | The field to initialize keypart from |
Definition at line 808 of file table.cc.
The documentation for this class was generated from the following files: