Difference between revisions of "SHOW STATUS"

From wikieduonline
Jump to navigation Jump to search
(Created page with " SHOW STATUS; SHOW STATUS LIKE '%connect%'; == See also == * {{MariaDB}} Category:MariaDB")
 
 
Line 1: Line 1:
 
  SHOW STATUS;
 
  SHOW STATUS;
 
  SHOW STATUS LIKE '%connect%';
 
  SHOW STATUS LIKE '%connect%';
 +
 +
SHOW STATUS;
 +
.../...
 +
| [[wsrep]]_applier_thread_count                                  | 0                                                                                  |
 +
| wsrep_cluster_capabilities                                  |                                                                                    |
 +
| wsrep_cluster_conf_id                                        | 18446744073709551615                                                              |
 +
| wsrep_cluster_size                                          | 0                                                                                  |
 +
| wsrep_cluster_state_uuid                                    |                                                                                    |
 +
| wsrep_cluster_status                                        | Disconnected                                                                      |
 +
| wsrep_connected                                              | OFF                                                                                |
 +
| wsrep_local_bf_aborts                                        | 0                                                                                  |
 +
| wsrep_local_index                                            | 18446744073709551615                                                              |
 +
| wsrep_provider_capabilities                                  |                                                                                    |
 +
| wsrep_provider_name                                          |                                                                                    |
 +
| wsrep_provider_vendor                                        |                                                                                    |
 +
| wsrep_provider_version                                      |                                                                                    |
 +
| wsrep_ready                                                  | OFF                                                                                |
 +
| wsrep_rollbacker_thread_count                                | 0                                                                                  |
 +
| wsrep_thread_count                                          | 0                                                                                  |
 +
+--------------------------------------------------------------+------------------------------------------------------------------------------------+
 +
542 rows in set (0.003 sec)
  
 
== See also ==
 
== See also ==

Latest revision as of 19:05, 4 June 2022

SHOW STATUS;
SHOW STATUS LIKE '%connect%';
SHOW STATUS;
.../...
| wsrep_applier_thread_count                                   | 0                                                                                  |
| wsrep_cluster_capabilities                                   |                                                                                    |
| wsrep_cluster_conf_id                                        | 18446744073709551615                                                               |
| wsrep_cluster_size                                           | 0                                                                                  |
| wsrep_cluster_state_uuid                                     |                                                                                    |
| wsrep_cluster_status                                         | Disconnected                                                                       |
| wsrep_connected                                              | OFF                                                                                |
| wsrep_local_bf_aborts                                        | 0                                                                                  |
| wsrep_local_index                                            | 18446744073709551615                                                               |
| wsrep_provider_capabilities                                  |                                                                                    |
| wsrep_provider_name                                          |                                                                                    |
| wsrep_provider_vendor                                        |                                                                                    |
| wsrep_provider_version                                       |                                                                                    |
| wsrep_ready                                                  | OFF                                                                                |
| wsrep_rollbacker_thread_count                                | 0                                                                                  |
| wsrep_thread_count                                           | 0                                                                                  |
+--------------------------------------------------------------+------------------------------------------------------------------------------------+
542 rows in set (0.003 sec)

See also[edit]

Advertising: