MySQL error code
MySQL error 3730
MySQL server error 3730 is ER_FK_CANNOT_DROP_PARENT, reported with SQLSTATE HY000.
Cannot drop table '%s' referenced by a foreign key constraint '%s' on table '%s'.
| Error | 3730 |
|---|---|
| Name | ER_FK_CANNOT_DROP_PARENT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference