Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7868

multisource replication - replicate_do_db doubled from config file

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Not a Bug
    • 10.0.17
    • N/A
    • Replication
    • None
    • x86_64, rhel6, 5.5 master , 10.0.17 slave

    Description

      two multisource replication connections exist and the replicate-do-db value is duplicated

      on slave:

      config file:
      replicate-do-db=X_20150210
       
      select @@replicate_do_db;
      +---------------------------------+
      | @@replicate_do_db               |
      +---------------------------------+
      | X_20150210,X_20150210 |
       
      > show slave '5.5' status\G
      *************************** 1. row ***************************
                     Slave_IO_State: Waiting for master to send event
                        Master_Host: localhost
                        Master_User: repl
                        Master_Port: 3306 
                      Connect_Retry: 60  
                    Master_Log_File: tulwaurt005-mysql-bin.000710 
                Read_Master_Log_Pos: 368431778 
                     Relay_Log_File: tulwaurt005-relay-bin-5@002e5.000015  
                      Relay_Log_Pos: 50253691  
              Relay_Master_Log_File: tulwaurt005-mysql-bin.000710  
                   Slave_IO_Running: Yes 
                  Slave_SQL_Running: Yes 
                    Replicate_Do_DB: X_20150210,X_20150210  

      Attachments

        Activity

          People

            Unassigned Unassigned
            danblack Daniel Black
            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.