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,594 Times in 2,445 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 20 min ago
1 day 25 min ago
1 day 5 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 18 hours ago
2 days 1 hour ago
2 days 4 hours ago
2 days 6 hours ago