MySQL error code
MySQL error 1576
MySQL server error 1576 is ER_EVENT_RECURSION_FORBIDDEN, reported with SQLSTATE HY000.
Recursion of EVENT DDL statements is forbidden when body is present
| Error | 1576 |
|---|---|
| Name | ER_EVENT_RECURSION_FORBIDDEN |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference