MySQL error code
MySQL error 1406
MySQL server error 1406 is ER_DATA_TOO_LONG, reported with SQLSTATE 22001.
Data too long for column '%s' at row %ld
| Error | 1406 |
|---|---|
| Name | ER_DATA_TOO_LONG |
| SQLSTATE | 22001 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference