# Information Schema ROCKSDB\_CF\_OPTIONS Table

The [Information Schema](https://mariadb.com/docs/server/reference/system-tables/information-schema) `ROCKSDB_CF_OPTIONS` table is included as part of the [MyRocks](https://mariadb.com/docs/server/server-usage/storage-engines/myrocks) storage engine, and contains infomation about MyRocks [column families](https://mariadb.com/docs/server/server-usage/storage-engines/myrocks/myrocks-column-families).

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                                                                                                         |
| ------------ | ------------------------------------------------------------------------------------------------------------------- |
| CF\_NAME     | [Column family](https://mariadb.com/docs/server/server-usage/storage-engines/myrocks/myrocks-column-families) name. |
| OPTION\_TYPE |                                                                                                                     |
| VALUE        |                                                                                                                     |

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

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