MySQL error code
MySQL error 3763
MySQL server error 3763 is ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED, reported with SQLSTATE HY000.
Expression of generated column '%s' contains a disallowed function: %s.
| Error | 3763 |
|---|---|
| Name | ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference