ProxySQL Series : Percona Cluster/MariaDB Cluster (Galera) Read-write Split - Mydbops - 0 views
-
PXC / MariaDB Clusters really works better with writes on single ode than multi node writes.
-
proxySQL setup for a cluster in Single-writer mode, Which is the most recommended for Cluster to avoid of conflicts of writes and split-Brain scenarios.
-
listening on ports 6032 for proxysql admin interface and 6033 for MySQL interface by default