MySQL Error 3575 – ER_CTE_RECURSIVE_FORBIDS_AGGREGATION

MySQL Error Message

Recursive Common Table Expression ‘%s’ can contain
neither aggregation nor window functions in recursive query block

Reason for the Error

ER_CTE_RECURSIVE_FORBIDS_AGGREGATION
was added in 8.0.1.