MySQL error code
MySQL error 1072
MySQL server error 1072 is ER_KEY_COLUMN_DOES_NOT_EXITS, reported with SQLSTATE 42000.
Key column '%s' doesn't exist in table
| Error | 1072 |
|---|---|
| Name | ER_KEY_COLUMN_DOES_NOT_EXITS |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference