This commit is contained in:
dankondr 2021-04-16 21:24:38 +03:00
parent 107357f961
commit 7e741338f2

View File

@ -298,7 +298,7 @@ private:
}
else
{
throw Exception("Illegal value of second ('datetime') argument of function datePart. Check documentation.",
throw Exception("Illegal value of second ('datetime') argument of function dateName. Check documentation.",
ErrorCodes::BAD_ARGUMENTS);
}
}