Restore SQL backup
Posted by: alchemist
Posted on: 2007-12-05 05:06:00
hello, i have read dreamhost's wiki about restoring sql backup (http://wiki.dreamhost.com/Restore_SQL_backup) and tried it in my domain with no success. mysql command, with database's user's access, get me the error : ERROR 1045 (28000): Access denied for user 'user'@'kirby.dreamhost.com' (using password: YES). So i tried ftp's user's access that get me this error: ERROR 1007 (HY000) at line 15: Can't create database 'database1'; database exists. The thing is that the wiki says to create the database (through panel) before entering this command. I also tried "mysql administrator" with custom access (using my ip) but i got an error because the backup is made with mysqldump. I tried also mysqldump command but i also get an "access denied" error (1044 this time). Can someone pls help me? I've been trying for 2 days to restore my backup!!