MySQL error code
MySQL error 1167
MySQL server error 1167 is ER_WRONG_KEY_COLUMN, reported with SQLSTATE 42000.
The used storage engine can't index column '%s'
| Error | 1167 |
|---|---|
| Name | ER_WRONG_KEY_COLUMN |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference