59
59
String *str_result(String *str);
60
60
type::Decimal *val_decimal_result(type::Decimal *);
61
61
void update_hash(void *ptr, uint32_t length, enum Item_result type,
63
63
bool send(plugin::Client *client, String *str_arg);
64
64
void make_field(SendField *tmp_field);
65
65
bool check(bool use_result_field);