mysqldump on remote server
        Posted  
        
            by Hulk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hulk
        
        
        
        Published on 2010-06-03T06:01:15Z
        Indexed on 
            2010/06/03
            6:04 UTC
        
        
        Read the original article
        Hit count: 321
        
If there are two machines client and server .From client how to do a mysqldump to the server such that the dump is avaliable on the client and not stored in the server
Thanks..
© Stack Overflow or respective owner