Hi, about mysql replication: I need to replicate tables from several "masters" into one slave. Does anyone knows if this is possible? Also replicating to a different table name would be nice.
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
Quote:
Originally Posted by alienation
Hi, about mysql replication: I need to replicate tables from several "masters" into one slave.
Do you mean tables in the same database, or are the tables in different databases? The latter should be no problem, the first might work, but only if the table names are different.
Recent comments
1 day 4 hours ago
1 day 13 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 15 hours ago
2 days 16 hours ago