Mysql Replication

Discussion in 'HOWTO-Related Questions' started by alienation, Jan 16, 2006.

  1. alienation

    alienation New Member

    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
     
  2. falko

    falko Super Moderator ISPConfig Developer

    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.
     

Share This Page