MySQL error code
MySQL error 3780
MySQL server error 3780 is ER_FK_INCOMPATIBLE_COLUMNS, reported with SQLSTATE HY000.
Referencing column '%s' and referenced column '%s' in foreign key constraint '%s' are incompatible.
| Error | 3780 |
|---|---|
| Name | ER_FK_INCOMPATIBLE_COLUMNS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference