MySQL 5.0.22 export dump file not importing - syntax errors
        Posted  
        
            by user348033
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user348033
        
        
        
        Published on 2010-05-22T22:16:07Z
        Indexed on 
            2010/05/22
            22:20 UTC
        
        
        Read the original article
        Hit count: 238
        
mysql
Hello,
I backed up my db with mysqldump from phpMyAdmin. Using MySQL 5.0.22. Made no changes to database file. Import fails. Found many instances of extra spaces using notepad, but now cannot find any other such extraneous spaces. Error is 1064.
Any suggestions on how to import file properly?
Thanks.
© Stack Overflow or respective owner