MySQL error code
MySQL error 1232
MySQL server error 1232 is ER_WRONG_TYPE_FOR_VAR, reported with SQLSTATE 42000.
Incorrect argument type to variable '%s'
| Error | 1232 |
|---|---|
| Name | ER_WRONG_TYPE_FOR_VAR |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference