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