On Wed, Jul 02, 2003 at 02:28:38PM -0700, Kevin wrote:
> Hello,
> 
> I have two mysql databases running on different hosts - the database are
> similiar in structure. I would like to copy specific tables from one db to
> another db on a scheduled basis.
> 
> Is there a command to replicate a table from one db to another on a
> different host?

Have a look at MySQL's replication docs.  It can likely do what you
need.
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.13: up 29 days, processed 919,384,699 queries (357/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to