Seaquel
MySQL error code

MySQL error 6042

MySQL server error 6042 is ER_LH_WARN_COL_MISSING_NOT_NULLABLE, reported with SQLSTATE HY000.

Column %d of %s : Column is missing, but it is not nullable and no explicit default value is provided.
Error6042
NameER_LH_WARN_COL_MISSING_NOT_NULLABLE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference