MySQL error code
MySQL error 1498
MySQL server error 1498 is ER_PARTITION_NOT_DEFINED_ERROR, reported with SQLSTATE HY000.
For the partitioned engine it is necessary to define all %s
| Error | 1498 |
|---|---|
| Name | ER_PARTITION_NOT_DEFINED_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference