MySQL error code
MySQL error 1450
MySQL server error 1450 is ER_FORBID_SCHEMA_CHANGE, reported with SQLSTATE HY000.
Changing schema from '%s' to '%s' is not allowed.
| Error | 1450 |
|---|---|
| Name | ER_FORBID_SCHEMA_CHANGE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference