MySQL error code
MySQL error 1486
MySQL server error 1486 is ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR, reported with SQLSTATE HY000.
Constant, random or timezone-dependent expressions in (sub)partitioning function are not allowed
| Error | 1486 |
|---|---|
| Name | ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference