Forum Moderators: open
I may have used a method that was appropriate only for ISAM and somehow it worked for InnoDB, also.
I may have used the SQLyog tool, and by mistake did not use the Dump to SQL (for InnoDB), and used the main backup, which claims to use 'MySQL Backup Table' method.
As I said, I have separate .sql and .txt for every table.
How can I restore these tables given the structure and data?
TIA for your suggestions.
But I wondered if it can be done en-masse, as a batch run.
With 15 tables running these commands gets a little monotonous and tedious. Any wildcard options ? Any suggestions ?