51
51
virtual void print(String *str, enum_query_type query_type);
52
52
Item_num *neg() { value= -value; return this; }
53
53
uint32_t decimal_precision() const
55
55
bool eq(const Item *, bool binary_cmp) const;
56
56
bool check_vcol_func_processor(unsigned char *)