107
107
uint32_t options; /* OR of HA_CREATE_ options */
108
108
uint32_t extra_size; /* length of extra data segment */
109
109
bool table_existed; /* 1 in create if table existed */
111
110
bool varchar; /* 1 if table has a VARCHAR */
112
111
enum ha_choice page_checksum; /* If we have page_checksums */