MySQL Error 3577 – ER_CTE_RECURSIVE_REQUIRES_SINGLE_REFERENCE

MySQL Error Message

In recursive query block of Recursive Common Table
Expression ‘%s’, the recursive table must be referenced only once,
and not in any subquery

Reason for the Error

ER_CTE_RECURSIVE_REQUIRES_SINGLE_REFERENCE
was added in 8.0.1.