Mailing List Archive



Back to the month index Back to the list index

Jeff Ramacher (jeffr@maui.com)
Tue, 13 Apr 1999 16:53:11 -1000 (HST)


From: Jeff Ramacher <jeffr@maui.com>
Message-Id: <199904140253.QAA23027@mrtc.org>
Subject: Re: Backup
Date: Tue, 13 Apr 1999 16:53:11 -1000 (HST)

dude,

(1) System A: "msqldump til clients > til.clients.data"
(2) transfer file til.clients.data from System A to System B
(3) System B: compile/install msql
(4) System B: "msqladmin create til"
(5) System B: "msql til < til.clients.data"

should do it.

--
Jeff Ramacher
JETRA Software

> > Hi > i have a database called "til" and a table called "clients", now i need to > transfer this database from system A to system B .. what are the files > that i need to copy ! .. > > Regards > Sandeep > > >