MySQL error code
MySQL error 1480
MySQL server error 1480 is ER_PARTITION_WRONG_VALUES_ERROR, reported with SQLSTATE HY000.
Only %s PARTITIONING can use VALUES %s in partition definition
| Error | 1480 |
|---|---|
| Name | ER_PARTITION_WRONG_VALUES_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference