97
97
message::Table::Field::FieldType parser_type= attribute->type();
101
my_error(ER_CANT_CREATE_TABLE, MYF(ME_BELL+ME_WAITTANG), table_proto.name().c_str(), -1);
99
105
attribute->set_type(message::internalFieldTypeToFieldProtoType(field_arg->sql_type));
101
107
switch (attribute->type()) {