MySQL error code
MySQL error 1493
MySQL server error 1493 is ER_RANGE_NOT_INCREASING_ERROR, reported with SQLSTATE HY000.
VALUES LESS THAN value must be strictly increasing for each partition
| Error | 1493 |
|---|---|
| Name | ER_RANGE_NOT_INCREASING_ERROR |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference