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