Seaquel
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.
Error3890
NameER_SECONDARY_ENGINE_DDL
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference