MySQL error code
MySQL error 1216
MySQL server error 1216 is ER_NO_REFERENCED_ROW, reported with SQLSTATE 23000.
Cannot add or update a child row: a foreign key constraint fails
| Error | 1216 |
|---|---|
| Name | ER_NO_REFERENCED_ROW |
| SQLSTATE | 23000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference