MySQL error code
MySQL error 3592
MySQL server error 3592 is ER_WINDOW_ILLEGAL_ORDER_BY, reported with SQLSTATE HY000.
Window '%s': ORDER BY or PARTITION BY uses legacy position indication which is not supported, use expression.
| Error | 3592 |
|---|---|
| Name | ER_WINDOW_ILLEGAL_ORDER_BY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference