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.
| Error | 3939 |
|---|---|
| Name | ER_MULTIPLE_CONSTRAINTS_WITH_SAME_NAME |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference