nigel889

Results 24 comments of nigel889

my.cnf setting replicate-wild-ignore-table : replicate-wild-ignore-table = mysql.% replicate-wild-ignore-table = information_schema.% replicate-wild-ignore-table = performance_schema.% replicate-wild-ignore-table = temp.%

my.cnf remove replicate-wild-ignore-table: #replicate-wild-ignore-table = mysql.% #replicate-wild-ignore-table = information_schema.% #replicate-wild-ignore-table = performance_schema.% #replicate-wild-ignore-table = temp.% and restart mysql service , when mrm swichover, logs report: 2018/05/17 22:55:39 [pub] ERROR -...

Think you should have bin logs enable and log_slave_updates on all cluster nodes ! yes, all cluster nodes : log_slave_updates = 1 and log_bin enable

I enable general_log at master , but don't find create pseudoGTID sql in general log, how the pseudoGTID have been created? i test this case, if disable pseudoGTID , switchover...

thanks svaroqui: i want to continue this case. What should I do? can you help me?

whether use master's ip:port of cluster instead of the vip:port or proxy 's ip:port?

use replication-manager-osc-2.1.0_dev_481_g43723-1.x86_64.rpm installed : use replication-manager-cli console report: INFO[2018-05-21T9315INFO[2018-05-21T13:09:15+08:00] ERROR invalid character 'p' after top-level value and web service required user and password i use user admin or root and...

thx quickly fix the bug. 1, console 's alwas show "Mode: Manual" ,use crl+I dont switch the mode now; 2, The certificate not passed, my web related to config is...

http: //ip:10001 or https://ip:10005 web login Hint: "Invalid username or password." use user: admin password: repccman and pseudoGTID not works on percona5.6 traditional replication.