MySQL error code
MySQL error 1178
MySQL server error 1178 is ER_CHECK_NOT_IMPLEMENTED, reported with SQLSTATE 42000.
The storage engine for the table doesn't support %s
| Error | 1178 |
|---|---|
| Name | ER_CHECK_NOT_IMPLEMENTED |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference