04
Dec
2015
Recover MySQL INNODB tables without ibdata1 file
If you use MySQL DBMS (DataBase Management System), it could happen to lose or accidentally delete the ibdata1 file located in MySQL data folder. This file is very importante, since it holds the system tablespace of all the INNODB tables. By enabling innodb_file_per_table option, you can store data and index pages outside ibdata1 file, creating a