MySQL error code
MySQL error 3174
MySQL server error 3174 is ER_CANNOT_ADD_FOREIGN_BASE_COL_VIRTUAL, reported with SQLSTATE HY000.
Cannot add foreign key on the base column of indexed virtual column.
| Error | 3174 |
|---|---|
| Name | ER_CANNOT_ADD_FOREIGN_BASE_COL_VIRTUAL |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference