diff --git a/Documentation/About/Limitations.md b/Documentation/About/Limitations.md index ec0d7f357..f3df71ff7 100644 --- a/Documentation/About/Limitations.md +++ b/Documentation/About/Limitations.md @@ -12,7 +12,7 @@ Compression is not included in MySQL server handshake ## Limitations with Galera Cluster Monitoring -Master selection is based only on MIN(wsrep_local_index), no other server parameter. +The default master selection is based only on MIN(wsrep_local_index). This can be influenced with the server priority mechanic described in the [Galera Monitor](../Monitors/Galera-Monitor.md) manual. ## Limitations in the connection router