MySQL error code
MySQL error 1168
MySQL server error 1168 is ER_WRONG_MRG_TABLE, reported with SQLSTATE HY000.
Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist
| Error | 1168 |
|---|---|
| Name | ER_WRONG_MRG_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference