MySQL error code
MySQL error 3589
MySQL server error 3589 is ER_WINDOW_RANGE_FRAME_NUMERIC_TYPE, reported with SQLSTATE HY000.
Window '%s' with RANGE frame has ORDER BY expression of numeric type, INTERVAL bound value not allowed.
| Error | 3589 |
|---|---|
| Name | ER_WINDOW_RANGE_FRAME_NUMERIC_TYPE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference