MySQL error code
MySQL error 1747
MySQL server error 1747 is ER_PARTITION_CLAUSE_ON_NONPARTITIONED, reported with SQLSTATE HY000.
PARTITION () clause on non partitioned table
| Error | 1747 |
|---|---|
| Name | ER_PARTITION_CLAUSE_ON_NONPARTITIONED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference