replication-manager icon indicating copy to clipboard operation
replication-manager copied to clipboard

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server

Results 151 replication-manager issues
Sort by recently updated
recently updated
newest added

Hi,with mysql 5.6,after i kill the old master(172.17.5.101),the consul dns can still resolve the old dead master [root]# date&&nslookup write_mysql56.service.consul Fri Sep 14 14:43:34 CST 2018 Server: 172.17.5.201 Address: 172.17.5.201#53...

question

does the parameter "registry-servers" support remote consul servers now? for example,i have a consul cluster:192.168.56.10,192.168.56.11,192.168.56.12, can i set registry-servers='192.168.56.10,192.168.56.11,192.168.56.12'?

enhancement

Hi, Using replication can't load proxysql message. Phenomenon:Replication-manager Can't load into ProxySQL information and no error message was found. ![image](https://user-images.githubusercontent.com/27716968/44456458-2b9c3300-a633-11e8-8995-6a8d1734eee1.png) ![image](https://user-images.githubusercontent.com/27716968/44456491-453d7a80-a633-11e8-8699-c22ab172a4c1.png) Configuration is as follows: # cat /etc/replication-manager/config.toml [db3306] title...

Raise a error if multiple slaves have same server id

enhancement

replication-manager-cli version Replication Manager 2.0.1 for MariaDB 10.x and MySQL 5.7 Series Full Version: 2.0.1-2-gf6c1c714 Build Time: 2018-06-22T08:23:13+0000 mysql5.7.22 : enforce_gtid_consistency = ON gtid_mode = ON base gtid replication is...

error log like below 2018/07/05 15:31:33 ERROR Failed to autojoin indirect slave server 172.17.5.101:3307, stopping slave as a precaution Change master statement CHANGE MASTER TO master_host='172.17.5.12', master_port=3307, master_user='repl', master_password='mysql', master_connect_retry=5,...

replication-manager-cli version Replication Manager 2.0.1 for MariaDB 10.x and MySQL 5.7 Series Full Version: 2.0.1-1-gaea9c25e Build Time: 2018-06-12T10:37:38+0000 mysql --version mysql Ver 14.14 Distrib 5.7.22, for Linux (x86_64) using EditLine...

enhancement

Hi, I'm trying to use extproxy and extproxy-address but when I read the code I have the impression that it's actually missing. More precisely, it fails here: ```replication-manager-osc[16620]: panic: runtime...