MySQL error code
MySQL error 3573
MySQL server error 3573 is ER_CTE_RECURSIVE_REQUIRES_UNION, reported with SQLSTATE HY000.
Recursive Common Table Expression '%s' should contain a UNION
| Error | 3573 |
|---|---|
| Name | ER_CTE_RECURSIVE_REQUIRES_UNION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference