39
62
String *val_str(bool *null_value, String *str, uint32_t decimals);
40
63
my_decimal *val_decimal(bool *null_value, my_decimal *result);
66
bool update_hash(bool set_null, void *ptr, uint32_t length,
67
Item_result type, const CHARSET_INFO * const cs, Derivation dv,
44
71
#endif /* DRIZZLED_USER_VAR_ENTRY_H */