Seaquel
MySQL error code

MySQL error 3575

MySQL server error 3575 is ER_CTE_RECURSIVE_FORBIDS_AGGREGATION, reported with SQLSTATE HY000.

Recursive Common Table Expression '%s' can contain neither aggregation nor window functions in recursive query block
Error3575
NameER_CTE_RECURSIVE_FORBIDS_AGGREGATION
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference