On Mon, Feb 19, 2001 at 04:34:05AM -0700, Ming Hsu wrote:
> Hi, I've been working with mysql for a couple of months now for my
> website.  Now I have to move to a different server, and would like to move
> the database as well. Problem is I have no idea what this entails and how
> to do it.  Can someone help me?  Thanks.
> 
> Ming Hsu
> 
>

this is usually a good occasion to clean up databases, but if you do not want 
to do that you can use mysqldump, compress the file and then have mysql read the dump 
file. You do need a telnet access to that machine though.


 

-- 
Laurent Oget, Ph.D.     [EMAIL PROTECTED]
Senior Engineer         Zvolve Systems Inc      http://zvolve.com
Chercheur Associé       Liafa                   http://liafa.jussieu.fr

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to