MySQL error code
MySQL error 1107
MySQL server error 1107 is ER_WRONG_PARAMCOUNT_TO_PROCEDURE, reported with SQLSTATE 42000.
Incorrect parameter count to procedure '%s'
| Error | 1107 |
|---|---|
| Name | ER_WRONG_PARAMCOUNT_TO_PROCEDURE |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference