Re: replication on single server

2003-03-14 Thread Paul DuBois
At 10:49 +0100 3/14/03, Brandl, Thomas wrote: > Hey everybody, I want to replicate several tables from one database to all other databases on the same machine, so to say a table-level-replication Simply said, imagine this scenario: A MySQL server with about 10 databases: A and 1 to 9. Databas

Re: replication on single server

2003-02-28 Thread gerald_clark
Databases are neither slave nor master, servers are. A master may have many slaves, but a slave may have only one master. Brandl, Thomas wrote: Hey guys, Simply said, imagine this scenario: A MySQL server with about 10 databases: A and 1 to 9. Database A contains a 'special' table that is supp