MySQL Error Message
Storage engine can’t drop table ‘%s’ because it is
missing. Use DROP TABLE IF EXISTS to remove it from
data-dictionary.
Reason for the Error
ER_ENGINE_CANT_DROP_MISSING_TABLE
was added in 8.0.1.
Storage engine can’t drop table ‘%s’ because it is
missing. Use DROP TABLE IF EXISTS to remove it from
data-dictionary.
ER_ENGINE_CANT_DROP_MISSING_TABLE
was added in 8.0.1.