mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 07:17:59 +08:00
[bitnami/mariadb-galera] Fix typo in README (#35213)
Update README Signed-off-by: Recep Acar <r.acar1999@gmail.com>
This commit is contained in:
@@ -468,7 +468,7 @@ In the above command a new node is created and configured to join the bootstrapp
|
||||
|
||||
You now have a two node MariaDB Galera cluster up and running. Write to any node of the cluster are automatically propagated to every node. You can scale the cluster by adding/removing slaves without incurring any downtime.
|
||||
|
||||
> **Important**: If you need to stop the MariaDB Galera cluster, ensure you stop the bootstrap node only after you have stopped all other nodes in the cluster. This ensure you do not loose any write that may have occurred while the nodes were being stopped.
|
||||
> **Important**: If you need to stop the MariaDB Galera cluster, ensure you stop the bootstrap node only after you have stopped all other nodes in the cluster. This ensure you do not lose any write that may have occurred while the nodes were being stopped.
|
||||
|
||||
### Slow filesystems
|
||||
|
||||
|
||||
Reference in New Issue
Block a user