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

after set replicate_wild_do_table, binlog file could not update ?

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.1.14
    • N/A
    • Replication
    • None
    • CentOS 6.7, MariaDB 10.1.14

    Description

      Hi,
      Today, we setup new master/slave (both MariaDB 10.1.14), add log_slave_updates=1, log_bin , relay_log parameters in slave's my.cnf file.
      in mariadb client , execute below command, when master update, slave replication normal , and log_bin and relay_log file could update normal too.
      stop slave; set global replicate_wild_do_table='test01.%,mysql.%' ; start slave;

      IF add replicate_wild_do_table='test01.%,mysql.%' in slave's my.cnf file and restart salve, replication normal, relay_log file could update, but log_bin file could not update.

      we test four machines, all have the problem .
      Please help confirm ,thanks .

      Attachments

        Activity

          People

            Unassigned Unassigned
            sysdljr sysdljr
            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.