My MySQL crashed yesterday, and in a panic I ended up (stupidly) deleting the ibdata1 and innodb logfiles.
I then used the testdisk feature and recovered the old ibdata1, but was unable to recover the logfiles.
I have tried about a hundred different methods in attempts to got it working and found that the innodb tables in my databases are corrupt and cannot be loaded by phpmyadmin (this is when using a new ibdata1 file).
When trying to load with
mysqld --user=mysql --verbose
I get this error: http://pastebin.com/GUTe7hRJ
Any assistance I would be incredibly thankful for, I am at my wits end and have a few hundred people relying on this being back up ASAP.