Pario TechnoBlob
About Posts

Tag: mysqldump

Copying One mySQL database from one machine to another

mysqldump -h host.com -u root -p password sourceDB | mysql -h host2.com -u username -p password -C targetDB Interestingly, you don’t actually have be on the ‘source’ machine...

May 7, 2007 12:55PM
«« « 1 2 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom