MySQL Forums
Forum List  »  InnoDB

Getting error for non-existent DB "InnoDB: Could not find a valid tablespace file for"
Posted by: Kevin Russell
Date: May 10, 2017 05:43AM

Hi

My MySQL Server stops every couple of hours or so and the Err Log shows this error:

2017-05-09 09:37:53 25544 [ERROR] InnoDB: Could not find a valid tablespace file for 'crl2014/wp_cf7dbplugin_st'. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
2017-05-09 09:37:53 25544 [ERROR] InnoDB: Tablespace open failed for '"crl2014"."wp_cf7dbplugin_st"', ignored.
2017-05-09 09:37:53 63d8 InnoDB: Operating system error number 2 in a file operation.

This database has been removed from within MySQL Workbench and the files have been physically removed so I am at a loss as to why is is still being referenced.

I am looking for a way to track down the service or file that is still trying to access the DB.

Any ideas?
Kevin

Options: ReplyQuote


Subject
Views
Written By
Posted
Getting error for non-existent DB "InnoDB: Could not find a valid tablespace file for"
8856
May 10, 2017 05:43AM


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.