MySQL error code
MySQL error 1272
MySQL server error 1272 is ER_VARIABLE_IS_NOT_STRUCT, reported with SQLSTATE HY000.
Variable '%s' is not a variable component (can't be used as XXXX.variable_name)
| Error | 1272 |
|---|---|
| Name | ER_VARIABLE_IS_NOT_STRUCT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference