MySQL error code
MySQL error 1519
MySQL server error 1519 is ER_CONSECUTIVE_REORG_PARTITIONS, reported with SQLSTATE HY000.
When reorganizing a set of partitions they must be in consecutive order
| Error | 1519 |
|---|---|
| Name | ER_CONSECUTIVE_REORG_PARTITIONS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference