How to backup MySQL database?
        Posted  
        
            by mouthpiec
        on Server Fault
        
        See other posts from Server Fault
        
            or by mouthpiec
        
        
        
        Published on 2010-03-31T22:44:15Z
        Indexed on 
            2010/04/01
            0:53 UTC
        
        
        Read the original article
        Hit count: 536
        
Is there a way to backup an MySQL database so that if something wrong occurs, it will be easy to recreate the tables with the same data?
© Server Fault or respective owner