peterpan104

Results 4 issues of peterpan104

hi As title, Replication Manager : v2.3.14 ProxySQL: v2.5.5 --- The following are my basic parameter settings for repman and proxysql: ``` == mysql architecture == 172.24.47.131 172.24.47.132 (master master)...

proxysql

I have configured the replication-error-script. When I execute 'stop slave' on the slave, repman changes the slave's state to "Slave Error", but it does not trigger the replication-error-script,how I can...

bug
enhancement

This is the state when repman parameters, repman and proxysql are first start: ``` ## repman parameter proxy-servers-read-on-master = false proxy-servers-read-on-master-no-slave = true ``` ![image](https://github.com/user-attachments/assets/50cfa058-1381-4935-ac4b-262b6d4f4cae) --- I set 172.24.44.182 as...

bug
proxysql
regression
maintenance

I have two clusters in repman ``` ## cluster 1 Master01 Slave01 ## cluster 2 Master02 Slave02 ``` Master02 also acts as a slave to Master01 (using replication source lab_to_dr)....

bug
documentation
multi-tier-cluster