MySQL error code
MySQL error 1732
MySQL server error 1732 is ER_PARTITION_EXCHANGE_PART_TABLE, reported with SQLSTATE HY000.
Table to exchange with partition is partitioned: '%s'
| Error | 1732 |
|---|---|
| Name | ER_PARTITION_EXCHANGE_PART_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference