Hello,
i installed recovery tool and everything is fine. when i run the page_parser it parses all the data, everything is well.
i check the index id's with innodb_table_monitor, which table i had run "delete from table" query. the index id is 0-145 and there is no parsed files.
i can see my data in ibdata1 file when i open it with hex editor. but parser didn't parse this rows.
Where am I going wrong?
Thanks.