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