# Information Schema ROCKSDB\_SST\_PROPS Table

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

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

It contains the following columns:

| Column                  | Description |
| ----------------------- | ----------- |
| SST\_NAME               |             |
| COLUMN\_FAMILY          |             |
| DATA\_BLOCKS            |             |
| ENTRIES                 |             |
| RAW\_KEY\_SIZE          |             |
| RAW\_VALUE\_SIZE        |             |
| DATA\_BLOCK\_SIZE       |             |
| INDEX\_BLOCK\_SIZE      |             |
| INDEX\_PARTITIONS       |             |
| TOP\_LEVEL\_INDEX\_SIZE |             |
| FILTER\_BLOCK\_SIZE     |             |
| COMPRESSION\_ALGO       |             |
| CREATION\_TIME          |             |

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

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