MySQL error code
MySQL error 1877
MySQL server error 1877 is ER_TABLE_CORRUPT, reported with SQLSTATE HY000.
Operation cannot be performed. The table '%s.%s' is missing, corrupt or contains bad data.
| Error | 1877 |
|---|---|
| Name | ER_TABLE_CORRUPT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference