55
55
int64_t val_int_result();
56
56
String *str_result(String *str);
57
57
type::Decimal *val_decimal_result(type::Decimal *);
58
void update_hash(data_ref, Item_result type, const charset_info_st* cs, Derivation dv, bool unsigned_arg);
58
void update_hash(void *ptr, uint32_t length, enum Item_result type,
59
60
void send(plugin::Client *client, String *str_arg);
60
61
void make_field(SendField *tmp_field);
61
62
bool check(bool use_result_field);