MySQL Error 4086 – ER_TOO_MANY_WINDOWS

MySQL Error Message

Too many windows in SELECT: %d. Maximum allowed is %d.
Use named windows to share windows between window functions.

Reason for the Error

ER_TOO_MANY_WINDOWS was added in
8.0.28.