show | describe transactions

Lists all spaces defined for the metaspace.

Syntax

show | describe transactions 
[member_name <string>| 
state ('uncommitted' | 'committed' | 'rolled_back')]

Parameters

The following table describes the parameters for this command.

show | describe transactions Parameters
Parameter Description
member_name Specify a member name for which to show transactions.
state Specifies a transaction state for which to show transactions. Can be one of the following:
  • uncommitted
     Show uncommitted transactions.
  • committed
     Show committed transactions.
  • rolled_back
     Show rolled back transactions.
transaction_id Specify a transaction ID to roll back a transaction with a specific transaction ID.