Hi,

> we have 3 Tables where new orders are stored (and costumerdates
> etc...) - and 12 tavles where products are in - but how could I
> connect them ? IN MySQL's replication FAQ and Manual its
> only talking about whole servers....

you can look at the MySQL documentation regarding replication,
at http://www.mysql.com/doc/R/e/Replication.html

in http://www.mysql.com/doc/R/e/Replication_Options.html
(Replication options) there are options like replicate-do-table
and replicate-wild-do-table and others, that let you replicate
selected tables.


Rgds,
Indrek

--
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Indrek Siitan <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, The Web Guru
/_/  /_/\_, /___/\___\_\___/   Tallinn, Estonia
       <___/   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