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. Thanks, Miguel
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.