RE: copy tables to another db

2001-09-25 Thread Nick Willey
Nick > - Original Message - > From: "Jeremy Morano" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 25, 2001 4:19 PM > Subject: copy tables to another db > > > > > > > > Hi there I was wondering how to copy tab

Re: copy tables to another db

2001-09-25 Thread Steve Suehring
There are a number of ways to do this. Not being sure exactly what you want, a live copy (replication) or a transfer (mysqldump), it's tough for me to say which method would be best. Look in the manual under mysqldump or replication and see if those fit your needs. Steve At 04:19 PM 9/25/01

copy tables to another db

2001-09-25 Thread Jeremy Morano
Hi there I was wondering how to copy tables from one db to the another? can't find it in the manual... - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (th