You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the advent of clustered database technologies like Galera Replication and MySQL Cluster it would be very handy to be able to define a list of hosts for a connection that can accept writes. Also useful would be the ability to weight hosts so clients would pick the closest databases servers first then try remote servers, as well as support round robin.
The text was updated successfully, but these errors were encountered:
With the advent of clustered database technologies like Galera Replication and MySQL Cluster it would be very handy to be able to define a list of hosts for a connection that can accept writes. Also useful would be the ability to weight hosts so clients would pick the closest databases servers first then try remote servers, as well as support round robin.
The text was updated successfully, but these errors were encountered: