Seaquel
MySQL error code

MySQL error 3636

MySQL server error 3636 is ER_CTE_MAX_RECURSION_DEPTH, reported with SQLSTATE HY000.

Recursive query aborted after %u iterations. Try increasing @@cte_max_recursion_depth to a larger value.
Error3636
NameER_CTE_MAX_RECURSION_DEPTH
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference