Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-307

Add multi-source replication support in MaxScale

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • N/A
    • binlogrouter
    • None
    • 2016-15

    Description

      Add support for multi-source replication in Binlog Server

      (1) Binlog Server should be able to replicate from multiple masters
      Support CHANGE MASTER syntax for registering with multiple masters
      CHANGE MASTER 'master-name' MASTER_HOST = 'master_host_ip', MASTER_USER = 'master_replication_user', MASTER_PASSWORD = 'password', MASTER_PORT = 3306;

      (2) Binlog Server should be able to re-write the schema name
      Support the same behavior as --replicate-rewrite-db option in MariaDB/MySQL slave

      See example how it is done in a MariaDB/MySQL slave https://mariadb.com/blog/multisource-replication-how-resolve-schema-name-conflicts

      Attachments

        Activity

          People

            Massimiliano Pinto Massimiliano Pinto (Inactive)
            dshjoshi Dipti Joshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.