MySQL error code
MySQL error 1825
MySQL server error 1825 is ER_FK_INCORRECT_OPTION, reported with SQLSTATE HY000.
Failed to add the foreign key constraint on table '%s'. Incorrect options in FOREIGN KEY constraint '%s'
| Error | 1825 |
|---|---|
| Name | ER_FK_INCORRECT_OPTION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference