> 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_cf_options-table.md).

# Information Schema ROCKSDB\_CF\_OPTIONS Table

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

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

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

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