MySQL error code
MySQL error 1510
MySQL server error 1510 is ER_REORG_HASH_ONLY_ON_SAME_NO, reported with SQLSTATE HY000.
REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers
| Error | 1510 |
|---|---|
| Name | ER_REORG_HASH_ONLY_ON_SAME_NO |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference