MySQL error code
MySQL error 1228
MySQL server error 1228 is ER_LOCAL_VARIABLE, reported with SQLSTATE HY000.
Variable '%s' is a SESSION variable and can't be used with SET GLOBAL
| Error | 1228 |
|---|---|
| Name | ER_LOCAL_VARIABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference