MySQL error code
MySQL error 1261
MySQL server error 1261 is ER_WARN_TOO_FEW_RECORDS, reported with SQLSTATE 01000.
Row %ld doesn't contain data for all columns
| Error | 1261 |
|---|---|
| Name | ER_WARN_TOO_FEW_RECORDS |
| SQLSTATE | 01000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference