Recover MySQL data using software based on IBD or FROM.
Recover MySQL data using software based on IBD or FROM.
Hello community.
After I tried to restore the broken mysql database using a new mysql. To do this I created and overwrote the .ibd file and ran the commands:
(ALTER TABLE table_name DISCARD TABLESPACE;) (ALTER TABLE table_name IMPORT TABLESPACE;)
I am looking for a program similar to "Stellar Repair for MySQL", but it should be free. I will not spend 199 Euro for it! :)
Can someone please help me?
Platform does not matter if Linux Mac or Windows. The program should be free open source.
-
Hey there! You'll likely get more/better replies on a forum that is dedicated to MySQL development, as we tend to focus on the cPanel side of things here. I'll leave this marked as new for a bit to see if other users have ideas. 0 -
Strangely enough, no one could help me. :) I have now learned how to restore the databases from frm data or Mysql folders. [COLOR=rgb(184, 49, 47)]I can offer it as a service upon request. 0
Please sign in to leave a comment.
Comments
3 comments