MySQL error code
MySQL error 1424
MySQL server error 1424 is ER_SP_NO_RECURSION, reported with SQLSTATE HY000.
Recursive stored functions and triggers are not allowed.
| Error | 1424 |
|---|---|
| Name | ER_SP_NO_RECURSION |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference