MySQL Error 3597 – ER_WINDOW_NO_GROUP_ORDER_UNUSED

MySQL Error Message

ASC or DESC with GROUP BY isn’t allowed with window
functions; put ASC or DESC in ORDER BY

Reason for the Error

ER_WINDOW_NO_GROUP_ORDER_UNUSED
was added in 8.0.13.