Ralf,
Monday, October 28, 2002, 11:48:22 PM, you wrote:

RK> Is it possible to replicate just some tables instead of a whole mysql 
RK> database? A replication of the whole database would be not necessary in 
RK> my case.  It would be a one-way replication (means slave won't update 
RK> master).

RK> Furthermore:
RK> Is there a cheep tool taking care of that (without changing the design
RK> of the master database)?

Yes. Take a look at the following options related to replication:
     replicate-do-table
     replicate-ignore-table
     replicate-wild-do-table
     replicate-wild-ignore-table

You can read about them here:
     http://www.mysql.com/doc/en/Replication_Options.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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