MySQL error code
MySQL error 1443
MySQL server error 1443 is ER_VIEW_PREVENT_UPDATE, reported with SQLSTATE HY000.
The definition of table '%s' prevents operation %s on table '%s'.
| Error | 1443 |
|---|---|
| Name | ER_VIEW_PREVENT_UPDATE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference