Yesterday, out of the blue, the MySQL working as a backend for my private postfix server stopped working. No log entries, nothing, it just won't start. I reinstalled it and it worked until I copied the origanl databases to /var/lib/mysql. To be more exact, it fails as soon as I copy ibdata1. Since it wasn't much data and it can be reconstructed, I don't have a dump. Is there any way to recover the data from the database binaries?
Best regards