Backup and restore database
        Posted  
        
            by 
                Suman.hassan95
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Suman.hassan95
        
        
        
        Published on 2011-01-08T20:20:20Z
        Indexed on 
            2011/01/08
            20:53 UTC
        
        
        Read the original article
        Hit count: 289
        
i am using mysql as my database server. I want to have a backup of database and restore them in case of machine crash. I am enetering the data through a GUI i Windows. I googled and read so much about automysqldump but i couldn't find the downloadable exe , i have downloaded the .sh file but i am very confused about how to use it. Please help me about this issue. I don't want to know how to use automysqldump but want to know any to backup and restore database using windows. Please tell in details, it's very urgent.
© Stack Overflow or respective owner