MySQL Forums
Forum List  »  Data Recovery

MySQL data recovery with IBD or FROM based software.
Posted by: Sero Hazr
Date: August 21, 2023 04:10PM

MySQL data recovery with IBD or FROM based software.


Hello Community.

After trying to recover the corrupted MySQL database or IBD DATA with a new MySQL.

For this I created and overwrote the .ibd file and ran the commands:
(ALTER TABLE tablename DISCARD TABLESPACE;)
(ALTER TABLE tablename IMPORT TABLESPACE;)

did not work! :(

I am looking for a program similar to "Stellar Repair for MySQL". But it should be free. I don't spend 199 Euro for it! :)

Can someone please help me?
The platform does not matter, no matter if it is Linux, Mac or Windows. The program should be free of charge.

Thanks a lot!

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL data recovery with IBD or FROM based software.
1182
August 21, 2023 04:10PM


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.