MySQL error code
MySQL error 3823
MySQL server error 3823 is ER_CHECK_CONSTRAINT_CLAUSE_USING_FK_REFER_ACTION_COLUMN, reported with SQLSTATE HY000.
Column '%s' cannot be used in a check constraint '%s': needed in a foreign key constraint '%s' referential action.
| Error | 3823 |
|---|---|
| Name | ER_CHECK_CONSTRAINT_CLAUSE_USING_FK_REFER_ACTION_COLUMN |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference