> 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/server-usage/storage-engines/mroonga/mroonga-status-variables.md).

# Mroonga Status Variables

This page documents status variables related to the [Mroonga storage engine](/docs/server/server-usage/storage-engines/mroonga.md). See [Server Status Variables](/docs/server/server-management/variables-and-modes/server-status-variables.md) for a complete list of status variables that can be viewed with [SHOW STATUS](/docs/server/reference/sql-statements/administrative-sql-statements/show/show-status.md).

#### `Mroonga_count_skip`

* Description: Incremented each time the 'fast line count feature' is used. Can be used to check if the feature is working after enabling it.
* Data Type: `numeric`

#### `Mroonga_fast_order_limit`

* Description: Incremented each time the 'fast ORDER BY LIMIT feature' is used. Can be used to check if the feature is working after enabling it.
* Data Type: `numeric`

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

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