MySQL error code
MySQL error 1490
MySQL server error 1490 is ER_INCONSISTENT_PARTITION_INFO_ERROR, reported with SQLSTATE HY000.
The partition info in the frm file is not consistent with what can be written into the frm file
| Error | 1490 |
|---|---|
| Name | ER_INCONSISTENT_PARTITION_INFO_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference