er RDBMs has the feature whereby one can just copy
and attach the DB from A -> B system
>
> On Fri, Oct 13, 2006 at 12:11:24PM +0800, Ow Mun Heng wrote:
> > Subject: Moving DB to another System
> > From: Ow Mun Heng <[EMAIL PROTECTED]>
> > To: mysql@lists.mysql.co
; I know that some other RDBMs has the feature whereby one can
> just copy
> and attach the DB from A -> B system
>
> >
> > On Fri, Oct 13, 2006 at 12:11:24PM +0800, Ow Mun Heng wrote:
> > > Subject: M
ri, Oct 13, 2006 at 12:11:24PM +0800, Ow Mun Heng wrote:
> > Subject: Moving DB to another System
> > From: Ow Mun Heng <[EMAIL PROTECTED]>
> > To: mysql@lists.mysql.com
> > Date: Fri, 13 Oct 2006 12:11:24 +0800
> > X-Mailer: Evolution 2.6.2
> >
> > Hi
Hi All,
Wondering if it's possible for me to just tar up the DB (eg: TEST_DB)
and then move it AS IS to another system?
Is this possible or will I have to do a mysqldump (inclusive of create
tables / data etc)??
It would be good if I can just copy (tar) the DB to another system and
then re-atta