MySQL error code
MySQL error 3175
MySQL server error 3175 is ER_CANNOT_CREATE_VIRTUAL_INDEX_CONSTRAINT, reported with SQLSTATE HY000.
Cannot create index on virtual column whose base column has foreign constraint.
| Error | 3175 |
|---|---|
| Name | ER_CANNOT_CREATE_VIRTUAL_INDEX_CONSTRAINT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference