MySQL error code
MySQL error 1073
MySQL server error 1073 is ER_BLOB_USED_AS_KEY, reported with SQLSTATE 42000.
BLOB column '%s' can't be used in key specification with the used table type
| Error | 1073 |
|---|---|
| Name | ER_BLOB_USED_AS_KEY |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference