Seaquel
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.
Error1424
NameER_SP_NO_RECURSION
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference