MySQL error code
MySQL error 1582
MySQL server error 1582 is ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT, reported with SQLSTATE 42000.
Incorrect parameter count in the call to native function '%s'
| Error | 1582 |
|---|---|
| Name | ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference