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