MySQL error code
MySQL error 3733
MySQL server error 3733 is ER_FK_CANNOT_USE_VIRTUAL_COLUMN, reported with SQLSTATE HY000.
Foreign key '%s' uses virtual column '%s' which is not supported.
| Error | 3733 |
|---|---|
| Name | ER_FK_CANNOT_USE_VIRTUAL_COLUMN |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference