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