belick Posted January 20, 2008 Share Posted January 20, 2008 I have this code and its not worrking for me... even if I add all the user premission for both users to use both database mysqldump --host=localhost -uUSERNAME -pPASSWORD DB1 --no-create-db --no-create-info | --host=localhost -uUSERNAME -pPASSWORD DB2 Thanks Link to comment https://forums.phpfreaks.com/topic/86924-backup-database-on-another-host/ Share on other sites More sharing options...
beebum Posted January 21, 2008 Share Posted January 21, 2008 Have you tried leaving out the "no" options? Link to comment https://forums.phpfreaks.com/topic/86924-backup-database-on-another-host/#findComment-445110 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.