MySQL error code
MySQL error 3766
MySQL server error 3766 is ER_DEPENDENT_BY_DEFAULT_GENERATED_VALUE, reported with SQLSTATE HY000.
Column '%s' of table '%s' has a default value expression dependency and cannot be dropped or renamed.
| Error | 3766 |
|---|---|
| Name | ER_DEPENDENT_BY_DEFAULT_GENERATED_VALUE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference