MySQL error code
MySQL error 1660
MySQL server error 1660 is ER_PARTITION_FIELDS_TOO_LONG, reported with SQLSTATE HY000.
The total length of the partitioning fields is too large
| Error | 1660 |
|---|---|
| Name | ER_PARTITION_FIELDS_TOO_LONG |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference