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