MySQL Error 3605 – ER_ENGINE_CANT_DROP_MISSING_TABLE

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.