MyRocks Status Variables

You are viewing an old version of this article. View the current version here.

This article is currently incomplete.

This page documents status variables related to the MyRocks storage engine. See Server Status Variables for a complete list of status variables that can be viewed with SHOW STATUS.

See also the Full list of MariaDB options, system and status variables.

Rocksdb_rows_deleted

  • Description:
  • Scope: Global, Session
  • Data Type: numeric

Rocksdb_rows_inserted

  • Description:
  • Scope: Global, Session
  • Data Type: numeric

Rocksdb_rows_read

  • Description:
  • Scope: Global, Session
  • Data Type: numeric

Rocksdb_rows_updated

  • Description:
  • Scope: Global, Session
  • Data Type: numeric

Rocksdb_rows_deleted_blind

  • Description:
  • Scope: Global, Session
  • Data Type: numeric

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.