MySQL error code
MySQL error 1520
MySQL server error 1520 is ER_REORG_OUTSIDE_RANGE, reported with SQLSTATE HY000.
Reorganize of range partitions cannot change total ranges except for last partition where it can extend the range
| Error | 1520 |
|---|---|
| Name | ER_REORG_OUTSIDE_RANGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference