| List: | General Discussion | « Previous MessageNext Message » | |
| From: | a.smith | Date: | May 26 2010 8:20am |
| Subject: | Re: source backup.sql - troubleshoot | ||
| View as plain text | |||
Quoting Sydney Puente <sydneypuente@stripped>: > Hello, > > I have a mysqldump file created by AutoMySQLBackup. > And it hangs when I do a > mysql > source backup.sql If you are trying to restore from backup.sql to a database called soure then your syntax is wrong. You should be running: mysql source < backup.sql Assuming you don´t need a password to connect to mysql...
| Thread | ||
|---|---|---|
| • source backup.sql - troubleshoot | Sydney Puente | 25 May |
| • RE: source backup.sql - troubleshoot | Daevid Vincent | 26 May |
| • Re: source backup.sql - troubleshoot | Rob Wultsch | 26 May |
| • Re: source backup.sql - troubleshoot | a.smith | 26 May |
| • Re: source backup.sql - troubleshoot | Johan De Meersman | 26 May |
| • Re: source backup.sql - troubleshoot | a.smith | 26 May |
| • Re: source backup.sql - troubleshoot | Johan De Meersman | 26 May |
| • Re: source backup.sql - troubleshoot | Sydney Puente | 26 May |
| • Re: source backup.sql - troubleshoot | Johan De Meersman | 26 May |
| • Re: source backup.sql - troubleshoot | Sydney Puente | 26 May |
| • Re: source backup.sql - troubleshoot | Johan De Meersman | 26 May |
| • Re: source backup.sql - troubleshoot | Sydney Puente | 26 May |
| • Re: source backup.sql - troubleshoot | Johan De Meersman | 26 May |
| • Re: source backup.sql - troubleshoot | Dimitre Radoulov | 26 May |
