708
708
Field *new_field(MEM_ROOT *root, struct st_table *new_table, bool keep_type);
710
710
enum Item_result cmp_type () const { return INT_RESULT; }
711
711
enum Item_result cast_to_int_type () const { return INT_RESULT; }
712
712
enum ha_base_keytype key_type() const;