MySQL error code
MySQL error 1505
MySQL server error 1505 is ER_PARTITION_MGMT_ON_NONPARTITIONED, reported with SQLSTATE HY000.
Partition management on a not partitioned table is not possible
| Error | 1505 |
|---|---|
| Name | ER_PARTITION_MGMT_ON_NONPARTITIONED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference