From a9886bf2f8a35369a2c42070c5f83504dfab2bc5 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 27 Jun 2025 10:56:03 +0200 Subject: vault backup: 2025-06-27 10:56:02 --- How to show the mysql galera cluster status.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'How to show the mysql galera cluster status.md') diff --git a/How to show the mysql galera cluster status.md b/How to show the mysql galera cluster status.md index 27bb50f..d29dcc3 100644 --- a/How to show the mysql galera cluster status.md +++ b/How to show the mysql galera cluster status.md @@ -4,6 +4,10 @@ tags: - galera - howto --- +[[MySQL]] +[[GroupVPS Platform]] + + Can be queried using `SHOW STATUS`. `sudo mysql --exec "SHOW STATUS LIKE 'wsrep%'"` -- cgit v1.2.3