> How about using mysqldump?

Just can't seem to figure it out...

> Should work for moving a database to another server.  Give it a try :D

Here's what I ran:
mysqldump --opt squirrelmail | mysql --host=172.30.2.61 -C squirrelmail

That gave me the error:
ERROR 2013: Lost connection to MySQL server during query

Any ideas?

All I want to do is take all my databases from 172.30.2.73 to 172.30.2.61

Jody



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to