> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/reference/system-tables/information-schema/information-schema-tables/information-schema-myrocks-tables/information-schema-rocksdb_trx-table.md).

# Information Schema ROCKSDB\_TRX Table

The [Information Schema](/docs/server/reference/system-tables/information-schema.md) `ROCKSDB_TRX` table is included as part of the [MyRocks](/docs/server/server-usage/storage-engines/myrocks.md) storage engine.

The `PROCESS` [privilege](/docs/server/reference/sql-statements/account-management-sql-statements/grant.md) is required to view the table.

It contains the following columns:

| Column                      | Description |
| --------------------------- | ----------- |
| TRANSACTION\_ID             |             |
| STATE                       |             |
| NAME                        |             |
| WRITE\_COUNT                |             |
| LOCK\_COUNT                 |             |
| TIMEOUT\_SEC                |             |
| WAITING\_KEY                |             |
| WAITING\_COLUMN\_FAMILY\_ID |             |
| IS\_REPLICATION             |             |
| SKIP\_TRX\_API              |             |
| READ\_ONLY                  |             |
| HAS\_DEADLOCK\_DETECTION    |             |
| NUM\_ONGOING\_BULKLOAD      |             |
| THREAD\_ID                  |             |
| QUERY                       |             |

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}
