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
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