398
strmake(buff, val_begin, cmin(length, (uint)sizeof(buff)-1));
399
401
push_warning_printf(current_session, DRIZZLE_ERROR::WARN_LEVEL_ERROR,
400
402
ER_WRONG_VALUE_FOR_TYPE, ER(ER_WRONG_VALUE_FOR_TYPE),
401
403
date_time_type, buff, "str_to_date");