MySQL error code
MySQL error 1458
MySQL server error 1458 is ER_SP_WRONG_NAME, reported with SQLSTATE 42000.
Incorrect routine name '%s'
| Error | 1458 |
|---|---|
| Name | ER_SP_WRONG_NAME |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference