Seaquel
MySQL error code

MySQL error 3939

MySQL server error 3939 is ER_MULTIPLE_CONSTRAINTS_WITH_SAME_NAME, reported with SQLSTATE HY000.

Table has multiple constraints with the name '%s'. Please use constraint specific '%s' clause.
Error3939
NameER_MULTIPLE_CONSTRAINTS_WITH_SAME_NAME
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference