MySQL Forums
Forum List  »  General

Restart of server not working
Posted by: John King
Date: May 19, 2020 11:34PM

Restarting the server after dropping a database fails with repeated messages in log:

2020-05-20 7:29:42 189 [Warning] InnoDB: Orphan table encountered during DROP DATABASE. This is possible if '`db-name`.`wp_commentmeta`.frm' was lost.
2020-05-20 7:29:42 189 [Warning] InnoDB: MySQL is trying to drop database `db-name`.`` though there are still open handles to table `db-name`.`wp_commentmeta`.
20

how do I recover from this situation. I'm not interested in the specific database but in all other schemata

Options: ReplyQuote


Subject
Written By
Posted
Restart of server not working
May 19, 2020 11:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.