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