MySQL error code
MySQL error 1414
MySQL server error 1414 is ER_SP_NOT_VAR_ARG, reported with SQLSTATE 42000.
OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-variable in BEFORE trigger
| Error | 1414 |
|---|---|
| Name | ER_SP_NOT_VAR_ARG |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference