RE: Moving a DB from one Server to another

2002-07-08 Thread Peter Lovatt
D] > Subject: Moving a DB from one Server to another > > > Is there a quick and simple way to move a MySQL DB from one > server to another > MySQL server? Can I just copy the tables? > > Todd > > -- > Todd Cary > Ariste Software > 2200 D Street Extension >

Re: Moving a DB from one Server to another

2002-07-08 Thread andy thomas
On Mon, 8 Jul 2002 [EMAIL PROTECTED] wrote: > Todd Cary writes: > > > Is there a quick and simple way to move a MySQL DB from one server to another > > MySQL server? Can I just copy the tables? > > > > for as far i know, you can just copy the directory ( DB ) from one server to > the other. >

Re: Moving a DB from one Server to another

2002-07-08 Thread Roger Baklund
* Todd Cary > Is there a quick and simple way to move a MySQL DB from one > server to another MySQL server? There are many ways to do that. How simple it is depends on a lot of things... many people prefer to use some kind of tool, like phpMyAdmin or MysqlFront. http://www.phpmyadmin.net/ > http

Re: Moving a DB from one Server to another

2002-07-08 Thread cristian ditoiu
TED]> Sent: Monday, July 08, 2002 3:38 PM Subject: Moving a DB from one Server to another > Is there a quick and simple way to move a MySQL DB from one server to another > MySQL server? Can I just copy the tables? > > Todd > > -- > Todd Cary > Ariste Software > 2200

Re: Moving a DB from one Server to another

2002-07-08 Thread richard . mail
Todd Cary writes: > Is there a quick and simple way to move a MySQL DB from one server to another > MySQL server? Can I just copy the tables? > for as far i know, you can just copy the directory ( DB ) from one server to the other. i've done it a couple times. and it stil works :) > Todd

Re: Moving a DB from one Server to another

2002-07-08 Thread Mike Hall
Take a dump - Original Message - From: "Todd Cary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 1:38 PM Subject: Moving a DB from one Server to another > Is there a quick and simple way to move a MySQL DB from one server to another &g

RE: Moving a DB from one Server to another

2002-07-08 Thread Darley, Terry
Todd Cary [mailto:[EMAIL PROTECTED]] Sent: 08 July 2002 13:39 To: [EMAIL PROTECTED] Subject: Moving a DB from one Server to another Is there a quick and simple way to move a MySQL DB from one server to another MySQL server? Can I just copy the tables? Todd -- Todd Cary Ariste Software 220

Moving a DB from one Server to another

2002-07-08 Thread Todd Cary
Is there a quick and simple way to move a MySQL DB from one server to another MySQL server? Can I just copy the tables? Todd -- Todd Cary Ariste Software 2200 D Street Extension Petaluma, CA 94952 707-773-4523 [EMAIL PROTECTED] --