diff options
Diffstat (limited to 'How to show the mysql galera cluster status.md')
-rw-r--r-- | How to show the mysql galera cluster status.md | 4 |
1 files changed, 4 insertions, 0 deletions
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%'"` |