MySQL error code
MySQL error 1048
MySQL server error 1048 is ER_BAD_NULL_ERROR, reported with SQLSTATE 23000.
Column '%s' cannot be null
| Error | 1048 |
|---|---|
| Name | ER_BAD_NULL_ERROR |
| SQLSTATE | 23000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference