Command Mysql MySQL

root# mysqldump -u root --password=xxx dbname | mysql -u root --password=yyy -h destinationhost dbname