is there an easy way to copy a database between two hosts?
Nightly I drop a database and use
msqldump -h hostname database > /tmp/out && msql database < /tmp/out
to move the data over.
msqladmin copy host1:dbname host2:dbname
would be awesome.
Scot Bontrager darien@sailormoon.org
http://www.sailormoon.org/ scbontra@paranet.com
i can't even be bothered : energy just breaks me down
-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/
This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:03:51 EST