MySQL error code
MySQL error 6041
MySQL server error 6041 is ER_LH_COL_NOT_NULLABLE, reported with SQLSTATE HY000.
Column %d of %s : Column contains null but it is not nullable.
| Error | 6041 |
|---|---|
| Name | ER_LH_COL_NOT_NULLABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference