peterpan104

Results 26 comments of peterpan104

@svaroqui Sorry, I described it wrong. The above maintenance is all for slave actions. Under normal conditions, all slaves will not be maintenance. I am simulating the processing after all...

HI @caffeinated92 I didn't enable proxysql bootstrap for the above test, but I also enabled this parameter test and the result was the same. The only difference is that when...

Hi @caffeinated92 I'm using v2.3.44 and setting bootstrap to ON but the problem is not solved. When I set maintenance on both slaves, one will always show online in proxysql....

> Yes it does as long as you declare your 2 clusters , each cluster it's source name and domain id add cluster-head = "cluster-haproxy-source1" > > ``` > >...

Hi @svaroqui I'm testing with mariadb 10.4. I tried the above solution ``` ## cluster1 (not use 'replication-source-name' ) master01 slave01 master02 ## cluster2 (replication-source-name = "test01") master02 slave02 ```...

Hi @caffeinated92 1. Under the same parameter file, When master02 is not using `replication-source`, if master02 fails and recovers, it will automatically rejoin. Is there any difference between these scenarios?...