I uninstalled mysql, did not back up the database, but backed up the files: ibdata1, ib_logfile0, and ib_logfile1.
The ibdata1 file has 17GB, in my.cnf innodb_file_per_table = 0.
How do I recover this data? Is there any software or procedure that will get me back?
Note: I have xampp installed and I plan to test with it.