53
56
String *val_str(String *str);
56
59
int64_t val_int_result();
57
60
String *str_result(String *str);
59
62
bool update_hash(void *ptr, uint32_t length, enum Item_result type,
60
63
const CHARSET_INFO * const cs, Derivation dv, bool unsigned_arg);
62
65
void make_field(SendField *tmp_field);
63
66
bool check(bool use_result_field);