-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 16 October 2002 20:50, Mark Graves wrote:

> Previously I had been a NuSphere subscriber for MySQL (and PHP and Apache).
> As you probably know, NuSphere no longer produces or supports the MySQL
> product. How do I migrate out of the NuSphere?
> 
> I currently have:
> 
> RH Linux 7.2 (kernel 2.4.9-34)
> MySQL 3.23.44-100.nusphere
> Location: /usr/local/nusphere/mysql/bin
> 
> I would like to move everything over to the current version of MySQL 
> directly from MySQL without loosing all my databases and/or creating 
> other problems.  What the best (easiest) way to do this?

The easiest way I can think of is to dump the tables into a separate file
(using mysqldump), remove the Nushpere MySQL installation and install 
one of the MySQL packages. Afterwards you can simply pipe the dumped files
into the new database.

Bye,
        LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/   Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9rpB2SVDhKrJykfIRAgssAJ9w9ptqvrOXG2jzTJCHIgadbZ02WQCdESia
vU2cVFV+Nz02LCQUHphsh9w=
=a+8+
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
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