
So you need to restore a MySQL database from the files which were on a server and don’t have a proper SQL dump which you can just easily import, d’oh! Below is a brief example from a WAMP server of how this can be done. Before starting you should stop the WAMP services, or at least restart the services when prompted to start them. On the old server instance navigate to the MySQL data folder by default this should look something similar to “C:\wamp\bin\mysql\mysql5.1.53\data\” … Continue reading




