[MDEV-14634] Galera status documentation missing 'wsrep_local_state_comment' and others Created: 2017-12-12 Updated: 2017-12-12 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Mark Stoute | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Running "show status like '%wsrep%'" returns 58 records in my version of Mariadb/Galera (10.1.18). Only 33 are defined in the documentation here: Among the missing is 'wsrep_local_state_comment' which is certainly useful for understanding the cluster status. It would be great to have all 58 documented, or more explicitly refer to codership documentation if it can be used. |