Re: Recover DB/tables from .ibd file?
undeleting files with testdisk most probably was a mistake - now the .ibd files are either severely corrupt or don't contain the data at all. Check it with a hexeditor - if the files contain any data.
Your better bet would be to extract data directly from the partition if you still have its state right after the deleting.
If you still have the data - either in the ibd files or in the partition you will need
https://github.com/twindb/undrop-for-innodb as a tool and
https://twindb.com/recover-corrupt-mysql-database/ as a guide.
good luck.
Subject
Views
Written By
Posted
5778
February 21, 2019 10:08AM
Re: Recover DB/tables from .ibd file?
1998
February 21, 2019 12:54PM
921
March 01, 2019 12:20PM
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.