Seaquel
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.
Error3780
NameER_FK_INCOMPATIBLE_COLUMNS
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference