@lwerndly After a new setup I'm struggeleing with mysql - as i had no dump I used a backup copy to rebuild teh database - unfortunatly during that I have created for a test one called jmmserver_1 which is already deleted as it wasn't working - but Mysql stills want#s to load it during startup:
InnoDB: Tablespace open failed for '"jmmserver_1"."tvdb_imageposter"', ignored.
InnoDB: Could not find a valid tablespace file for 'jmmserver_1/crossref_file_episode'. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
and so on for every table. When I recreate it and drop it it removes all files except the idb ones and stuck at the DROP DATABASE command without doing anything and after a reset the error is back.
Do you have any idea how to solve this?
Edit: Have decided to reinstall mysql .. with all consequences -
InnoDB: Tablespace open failed for '"jmmserver_1"."tvdb_imageposter"', ignored.
InnoDB: Could not find a valid tablespace file for 'jmmserver_1/crossref_file_episode'. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
and so on for every table. When I recreate it and drop it it removes all files except the idb ones and stuck at the DROP DATABASE command without doing anything and after a reset the error is back.
Do you have any idea how to solve this?
Edit: Have decided to reinstall mysql .. with all consequences -
Last edited: