MySQL error code
MySQL error 1229
MySQL server error 1229 is ER_GLOBAL_VARIABLE, reported with SQLSTATE HY000.
Variable '%s' is a GLOBAL variable and should be set with SET GLOBAL
| Error | 1229 |
|---|---|
| Name | ER_GLOBAL_VARIABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference