1347
bool Create_field::init(Session *, char *fld_name, enum_field_types fld_type,
1347
bool CreateField::init(Session *, char *fld_name, enum_field_types fld_type,
1348
1348
char *fld_length, char *fld_decimals,
1349
1349
uint32_t fld_type_modifier, Item *fld_default_value,
1350
1350
Item *fld_on_update_value, LEX_STRING *fld_comment,