Hello.
Usually my preferred option is mysqldump, however, a lot of depends
on your production environment, and how long your server can be
off-line. You should know about different ways to move your databases
to another machine:
http://dev.mysql.com/doc/refman/5.0/en/moving.html
http://dev.mys
t tool
md5sum export.sql.gz
Then after you upload, run the same command to make sure you didn't
loose any bits in the transfer.
--
George
> -Original Message-
> From: JamesDR [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 06, 2006 11:54 AM
> To: mysql@lists
Brian Dunning wrote:
I have a bunch of databases - some are really big, 2GB - on a number of
different accounts at PowWeb. I am buying a Rackspace server and want to
move everything over -- hopefully all in one night. Can anyone suggest
the best way to do this? Would it be to use the Export com
I have a bunch of databases - some are really big, 2GB - on a number
of different accounts at PowWeb. I am buying a Rackspace server and
want to move everything over -- hopefully all in one night. Can
anyone suggest the best way to do this? Would it be to use the Export
command in phpMyAdmi