At 02:51 PM 10/14/2002, you wrote:
> > Is there a way to copy a table from one mySQL machine to another without
> > implementing replication? The goal is be able to grab a copy of a table
> > from some other machine (without regard to master/slave relationships) in
> > some programmatic way without having to do a dump, copy file and rebuild.
>
>Check out mysqldump.
>
>sql, query

I said I didnt want to do a dump and a copy.

I guess I wasnt clear. Is there anything in mySQL that will do this? There 
is a "Load Data from MAster", so there could easily be a "load data from 
server" also.

Dennis


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to