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,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 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 8 hours ago
1 day 10 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 5 hours ago
2 days 11 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 6 hours ago
3 days 8 hours ago