MySQL error code
MySQL error 1765
MySQL server error 1765 is ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER, reported with SQLSTATE HY000.
The system variable %s cannot be set in stored functions or triggers.
| Error | 1765 |
|---|---|
| Name | ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference