MySQL error code
MySQL error 1737
MySQL server error 1737 is ER_ROW_DOES_NOT_MATCH_PARTITION, reported with SQLSTATE HY000.
Found a row that does not match the partition
| Error | 1737 |
|---|---|
| Name | ER_ROW_DOES_NOT_MATCH_PARTITION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference