MySQL error code
MySQL error 1318
MySQL server error 1318 is ER_SP_WRONG_NO_OF_ARGS, reported with SQLSTATE 42000.
Incorrect number of arguments for %s %s; expected %u, got %u
| Error | 1318 |
|---|---|
| Name | ER_SP_WRONG_NO_OF_ARGS |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference