58
58
char buff[DRIZZLE_MAX_LENGTH_DATETIME_AS_STRING];
59
59
String tmp(buff,sizeof(buff), &my_charset_utf8_bin);
60
60
String *res= args[0]->val_str(&tmp);
64
70
* Could not interpret the function argument as a temporal value,
65
71
* so throw an error and return 0