How to recover MySQL database from .mysql file?
        Posted  
        
            by 
                Brayn
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Brayn
        
        
        
        Published on 2011-01-04T16:25:01Z
        Indexed on 
            2011/01/04
            18:55 UTC
        
        
        Read the original article
        Hit count: 481
        
We had some problems with our MySQL server and somehow all I've got is a database.mysql file for the database I want to restore.
I've done a bit of googleing but I didn't find anything about how should I handle this type of file.
It's worth mentioning that the server was running Plesk and the database wasn't using InnoDB.
Edit: I've forgot to mention that I don't know what application created the .mysql file and that it's in binary format.
Thanks,
© Server Fault or respective owner