Strange Message: Binary log and Relay log filters differ
Hi All:
I just created Mysql replicate Master-Slave and checked it could sync with slave, however when I issue the command from the console, I get
mysqlrpladmin --master=replicate:some_pass@ET-POC-RH01:3306 --slaves=replicate:some-pass@ET-POC-RH02:3306 health
WARNING: Using a password on the command line interface can be insecure.
# Checking privileges.
#
# Replication Topology Health:
+--------------+-------+---------+--------+------------+-------------------------------------------+
| host | port | role | state | gtid_mode | health |
+--------------+-------+---------+--------+------------+-------------------------------------------+
| ET-POC-RH01 | 3306 | MASTER | UP | ON | OK |
| ET-POC-RH02 | 3306 | SLAVE | UP | ON | Binary log and Relay log filters differ. |
+--------------+-------+---------+--------+------------+-------------------------------------------+
# ...done.
What exact this "Binary log and Relay log filters differ" means ?
Thanks in advance
Subject
Views
Written By
Posted
Strange Message: Binary log and Relay log filters differ
860
February 26, 2018 03:10AM
424
February 27, 2018 01:28AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.