MySQL error code
MySQL error 3599
MySQL server error 3599 is ER_WINDOW_FUNCTION_IGNORES_FRAME, reported with SQLSTATE HY000.
Window function '%s' ignores the frame clause of window '%s' and aggregates over the whole partition
| Error | 3599 |
|---|---|
| Name | ER_WINDOW_FUNCTION_IGNORES_FRAME |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference