2844
2844
sprintf(ptr, ":%02u:%02u", (uint)minute, (uint)second);
2845
2845
make_truncated_value_warning(current_thd, DRIZZLE_ERROR::WARN_LEVEL_WARN,
2846
2846
buf, len, DRIZZLE_TIMESTAMP_TIME,
2850
2850
if (make_time_with_warn((DATE_TIME_FORMAT *) 0, <ime, str))