MySQL error code
MySQL error 1531
MySQL server error 1531 is ER_WRONG_SIZE_NUMBER, reported with SQLSTATE HY000.
A size parameter was incorrectly specified, either number or on the form 10M
| Error | 1531 |
|---|---|
| Name | ER_WRONG_SIZE_NUMBER |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference