MySQL error code
MySQL error 1584
MySQL server error 1584 is ER_WRONG_PARAMETERS_TO_STORED_FCT, reported with SQLSTATE 42000.
Incorrect parameters in the call to stored function %s
| Error | 1584 |
|---|---|
| Name | ER_WRONG_PARAMETERS_TO_STORED_FCT |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference