183
172
char time_buff[DRIZZLE_MAX_LENGTH_DATETIME_AS_STRING];
184
173
String tmp_time(time_buff,sizeof(time_buff), &my_charset_utf8_bin);
185
174
String *time_res= args[0]->val_str(&tmp_time);
195
178
* OK, we failed to match the first argument as a string