Re: How to move a database from one computer to another.

2002-03-01 Thread Doug Thompson
This is very easy using mysqldump. Instructions are found in the manual at: http://www.mysql.com/doc/m/y/mysqldump.html On Fri, 1 Mar 2002 18:25:19 +0100, Sigurd Stordal wrote: >I've brand new to Mysql, and for now I have one machine, a private one, with >a mysql database. No I want to move t

How to move a database from one computer to another.

2002-03-01 Thread Sigurd Stordal
I've brand new to Mysql, and for now I have one machine, a private one, with a mysql database. No I want to move this database over to another computer. How do I do it? - Before posting, please check: http://www.mysql.com/man