MySQL error code
MySQL error 1479
MySQL server error 1479 is ER_PARTITION_REQUIRES_VALUES_ERROR, reported with SQLSTATE HY000.
Syntax error: %s PARTITIONING requires definition of VALUES %s for each partition
| Error | 1479 |
|---|---|
| Name | ER_PARTITION_REQUIRES_VALUES_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference