Error Restoring database

DA-Rff

Verified User
Joined
Dec 4, 2006
Messages
108
Error Restoring database SOLVED

I am trying to restore a database and get this error:

Error Restoring database

Details

Unable to restore database xxx_xxx : ERROR 1045 (28000): Access denied for user 'xxx'@'localhost' (using password: YES) gunzip: error writing to output: Broken pipe

Looked at the forums but could not find anything to fix this.

thanks for any help

Oliver
 
Last edited:
have you tryed to import that db from command line? Are you sure the password is correct?

I would suggest you to try unzip the file manually cause seems to be broken.

If you dont have ssh access should be a problem but you should unzip it in windows and try to import the .sql file directly
 
Back
Top