mirror of https://github.com/sysown/proxysql
- Remove redundant INSERT of primary into proxysql_servers on nodes.
Commit b02147b92 added the primary to the shared PROXYSQL_SERVERS_SQL
but didn't remove the pre-existing per-node INSERT, causing a UNIQUE
constraint violation that broke all multi-node CI groups.
- Add cluster_mysql_servers_sync_algorithm=3 to test_cluster_sync config
files and update hardcoded datadir paths to match current workspace.
v3.0-ci260323
parent
c7647c7387
commit
f8c64142cb
Loading…
Reference in new issue