MySQL error code
MySQL error 3642
MySQL server error 3642 is ER_TABLESPACE_ENGINE_MISMATCH, reported with SQLSTATE HY000.
Engine '%s' does not match stored engine '%s' for tablespace '%s'
| Error | 3642 |
|---|---|
| Name | ER_TABLESPACE_ENGINE_MISMATCH |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference