1 message in com.mysql.lists.perlPorting mysql database
FromSent OnAttachments
atul20 Nov 1999 07:13 
Subject:Porting mysql database
From:atul (atul@hotmail.com)
Date:11/20/1999 07:13:12 AM
List:com.mysql.lists.perl

Dear Sir ,

I wish to port mysql database from one machine to another( both FreeBSD). I used mysqldump from the source machine. How do i feed mysqldump file to 'mysql monitor' so that i can recreate database
on destination machine. (Pls note , both the machines being FreeBsd i can copy database file from one
m/c to another. But i wish to do it using 'mysqldump' so that i donot hv to
manually modify mysql's "'user/db/hosts tables").