MySQL error code
MySQL error 1108
MySQL server error 1108 is ER_WRONG_PARAMETERS_TO_PROCEDURE, reported with SQLSTATE HY000.
Incorrect parameters to procedure '%s'
| Error | 1108 |
|---|---|
| Name | ER_WRONG_PARAMETERS_TO_PROCEDURE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference