MySQL error code
MySQL error 1439
MySQL server error 1439 is ER_TOO_BIG_DISPLAYWIDTH, reported with SQLSTATE 42000.
Display width out of range for column '%s' (max = %lu)
| Error | 1439 |
|---|---|
| Name | ER_TOO_BIG_DISPLAYWIDTH |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference