MySQL error code
MySQL error 1453
MySQL server error 1453 is ER_SP_BAD_VAR_SHADOW, reported with SQLSTATE 42000.
Variable '%s' must be quoted with `...`, or renamed
| Error | 1453 |
|---|---|
| Name | ER_SP_BAD_VAR_SHADOW |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference