MySQL error code
MySQL error 1231
MySQL server error 1231 is ER_WRONG_VALUE_FOR_VAR, reported with SQLSTATE 42000.
Variable '%s' can't be set to the value of '%s'
| Error | 1231 |
|---|---|
| Name | ER_WRONG_VALUE_FOR_VAR |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference