Is there a way to copy all the data in a mysql database to another? (phpmyadmin)
        Posted  
        
            by ggfan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ggfan
        
        
        
        Published on 2010-04-10T17:00:07Z
        Indexed on 
            2010/04/10
            17:03 UTC
        
        
        Read the original article
        Hit count: 203
        
mysql
|phpmyadmin
I want to copy all the tables, fields, and data from my local server mysql to my hosting sites mysql. Is there a way to copy all the data? (It's only 26kb, very small)
© Stack Overflow or respective owner