MySQL error code
MySQL error 1630
MySQL server error 1630 is ER_FUNC_INEXISTENT_NAME_COLLISION, reported with SQLSTATE 42000.
FUNCTION %s does not exist. Check the 'Function Name Parsing and Resolution' section in the Reference Manual
| Error | 1630 |
|---|---|
| Name | ER_FUNC_INEXISTENT_NAME_COLLISION |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference