MySQL error code
MySQL error 3765
MySQL server error 3765 is ER_GENERATED_COLUMN_VARIABLES, reported with SQLSTATE HY000.
Expression of generated column '%s' cannot refer user or system variables.
| Error | 3765 |
|---|---|
| Name | ER_GENERATED_COLUMN_VARIABLES |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference