Seaquel
MySQL error code

MySQL error 4084

MySQL server error 4084 is ER_WARN_SF_UDF_NAME_COLLISION, reported with SQLSTATE HY000.

This function '%s' has the same name as a loadable function (UDF). To invoke the stored function, it is necessary to qualify it with the schema name.
Error4084
NameER_WARN_SF_UDF_NAME_COLLISION
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference