40
40
NONE, field_name_arg,0,0,unsigned_arg)
42
42
enum Item_result result_type () const { return INT_RESULT; }
44
44
enum ha_base_keytype key_type() const
45
45
{ return unsigned_flag ? HA_KEYTYPE_ULONGLONG : HA_KEYTYPE_LONGLONG; }
46
46
int store(const char *to,uint length,CHARSET_INFO *charset);