40
40
Create_field *last_field);
41
41
static bool pack_fields(File file, List<Create_field> &create_fields,
43
static bool make_empty_rec(THD *thd, int file, enum legacy_db_type table_type,
43
static bool make_empty_rec(Session *thd, int file, enum legacy_db_type table_type,
45
45
List<Create_field> &create_fields,
46
46
uint32_t reclength, ulong data_offset,