Difference between revisions of "SHOW STATUS"
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]
- MariaDB:
mariadbcheck
,mariabackup
,mysqldump
, MyRocks,show (MariaDB)
MariaDB Changelog,50-server.cnf
, MariaDB engines, .ibd, .myd, .myi,/var/log/mysql/error.log, /var/log/mysql/mariadb-slow.log
, MariaDB files:.frm
,.ibd
,/etc/mysql/mariadb.conf.d/50-server.cnf
, replication, MariaDB slow queries,show databases;
, Aria, MyISAM, MariaDB SkySQL, binary log, 3306,/etc/mysql/
Advertising: