MySQL error code
MySQL error 3776
MySQL server error 3776 is ER_FK_CANNOT_CHANGE_ENGINE, reported with SQLSTATE HY000.
Cannot change table's storage engine because the table participates in a foreign key constraint.
| Error | 3776 |
|---|---|
| Name | ER_FK_CANNOT_CHANGE_ENGINE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference