142
142
uint32_t field_length; /**< Length of this field in bytes */
144
144
uint16_t field_index; /**< Index of this Field in Table::fields array */
145
156
unsigned char null_bit; /**< Bit used to test null bit */
147
158
If true, this field was created in create_tmp_field_from_item from a NULL