463
463
bool set_warning(DRIZZLE_ERROR::enum_warning_level, unsigned int code,
466
466
const char *str, uint32_t str_len,
467
467
enum enum_drizzle_timestamp_type ts_type, int cuted_increment);
469
469
int64_t nr, enum enum_drizzle_timestamp_type ts_type,
472
472
double nr, enum enum_drizzle_timestamp_type ts_type);
473
473
inline bool check_overflow(int op_result)