Hi,
I have a MySql server working in two different disk. One has *.frm,ib_logfile0 and ib_logfile0 files and the other one had the ibdata1 file.
The second disk has failed and there is no way to recover the contents.
I would like to know if it is possible to recover some/all the information without that file.
I've tried with a blank ibdata1 and using innodb_force_recovery parameter, but the server says that the tables don't exist.
I hope you can help me
Thanks in advance
I have a MySql server working in two different disk. One has *.frm,ib_logfile0 and ib_logfile0 files and the other one had the ibdata1 file.
The second disk has failed and there is no way to recover the contents.
I would like to know if it is possible to recover some/all the information without that file.
I've tried with a blank ibdata1 and using innodb_force_recovery parameter, but the server says that the tables don't exist.
I hope you can help me
Thanks in advance