149
149
unsigned char *record[2]; /**< Pointer to "records" */
151
151
KeyInfo *key_info; /**< data of keys in database */
152
152
Field *next_number_field; /**< Set if next_number is activated. @TODO What the heck is the difference between this and the next member? */
153
153
Field *found_next_number_field; /**< Points to the "next-number" field (autoincrement field) */