MySQL error code
MySQL error 3890
MySQL server error 3890 is ER_SECONDARY_ENGINE_DDL, reported with SQLSTATE HY000.
DDLs on a table with a secondary engine defined are not allowed.
| Error | 3890 |
|---|---|
| Name | ER_SECONDARY_ENGINE_DDL |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference