MySQL error code
MySQL error 1263
MySQL server error 1263 is ER_WARN_NULL_TO_NOTNULL, reported with SQLSTATE 22004.
Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld
| Error | 1263 |
|---|---|
| Name | ER_WARN_NULL_TO_NOTNULL |
| SQLSTATE | 22004 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference