MySQL error code
MySQL error 1264
MySQL server error 1264 is ER_WARN_DATA_OUT_OF_RANGE, reported with SQLSTATE 22003.
Out of range value for column '%s' at row %ld
| Error | 1264 |
|---|---|
| Name | ER_WARN_DATA_OUT_OF_RANGE |
| SQLSTATE | 22003 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference