Well, then you can write a script that wakes up the server to pull the data and shift to another database. And so that the server itself is navryatli.
# !/bin/sh###usr="root"hosts="localhost"for hst in $hosts ; doconnect=`mysql -h $hst -u $usr -p -e "use test ; select * from user where user='jonny'";`echo $connecthost2="localhost"qwerty=( $connect )echo ${qwerty[0]} ${qwerty[1]} ${qwerty[2]};mysql -h $host2 -u $usr -p -e "use test2; INSERT INTO test2.users (${qwerty[0]}, ${qwerty[1]}) VALUES ('${qwerty[2]}', '${qwerty[3]}');"done