I recieved a mysql backup without .dump as a extension from hosting provider. How do I restore that database somewhere else.
I am using linux box with mysql version 5.0 .
I have tried steps posted at How do I restore a dump file from mysqldump? but couldn't get through.
Thanks in advance.