Seaquel
MySQL error code

MySQL error 3105

MySQL server error 3105 is ER_NON_DEFAULT_VALUE_FOR_GENERATED_COLUMN, reported with SQLSTATE HY000.

The value specified for generated column '%s' in table '%s' is not allowed.
Error3105
NameER_NON_DEFAULT_VALUE_FOR_GENERATED_COLUMN
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference