MySQL error code
MySQL error 3583
MySQL server error 3583 is ER_WINDOW_NO_REDEFINE_ORDER_BY, reported with SQLSTATE HY000.
Window '%s' cannot inherit '%s' since both contain an ORDER BY clause.
| Error | 3583 |
|---|---|
| Name | ER_WINDOW_NO_REDEFINE_ORDER_BY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference