MySQL error code
MySQL error 1336
MySQL server error 1336 is ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG, reported with SQLSTATE 0A000.
%s is not allowed in stored function or trigger
| Error | 1336 |
|---|---|
| Name | ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG |
| SQLSTATE | 0A000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference