MySQL error code
MySQL error 1262
MySQL server error 1262 is ER_WARN_TOO_MANY_RECORDS, reported with SQLSTATE 01000.
Row %ld was truncated; it contained more data than there were input columns
| Error | 1262 |
|---|---|
| Name | ER_WARN_TOO_MANY_RECORDS |
| SQLSTATE | 01000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference