MySQL error code
MySQL error 1471
MySQL server error 1471 is ER_NON_INSERTABLE_TABLE, reported with SQLSTATE HY000.
The target table %s of the %s is not insertable-into
| Error | 1471 |
|---|---|
| Name | ER_NON_INSERTABLE_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference