MySQL error code
MySQL error 1508
MySQL server error 1508 is ER_DROP_LAST_PARTITION, reported with SQLSTATE HY000.
Cannot remove all partitions, use DROP TABLE instead
| Error | 1508 |
|---|---|
| Name | ER_DROP_LAST_PARTITION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference