MySQL error code
MySQL error 1659
MySQL server error 1659 is ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD, reported with SQLSTATE HY000.
Field '%s' is of a not allowed type for this type of partitioning
| Error | 1659 |
|---|---|
| Name | ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference