48
48
type::Decimal *val_decimal(type::Decimal *decimal_buffer);
49
49
/* fix_fields() binds variable name with its entry structure */
50
50
bool fix_fields(Session *session, Item **ref);
52
52
void set_null_value(const CHARSET_INFO * const cs);
53
53
void set_value(const char *str, uint32_t length, const CHARSET_INFO * const cs);