Seaquel
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.
Error3733
NameER_FK_CANNOT_USE_VIRTUAL_COLUMN
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference