MySQL error code
MySQL error 3734
MySQL server error 3734 is ER_FK_NO_COLUMN_PARENT, reported with SQLSTATE HY000.
Failed to add the foreign key constraint. Missing column '%s' for constraint '%s' in the referenced table '%s'
| Error | 3734 |
|---|---|
| Name | ER_FK_NO_COLUMN_PARENT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference