158
160
KeyInfo *key_info; /**< data of keys in database */
159
161
Field *next_number_field; /**< Set if next_number is activated. @TODO What the heck is the difference between this and the next member? */
160
162
Field *found_next_number_field; /**< Points to the "next-number" field (autoincrement field) */
163
165
TableList *pos_in_table_list; /* Element referring to this table */