Mroonga Status Variables
This page documents status variables related to the Mroonga storage engine. See Server Status Variables for a complete list of status variables that can be viewed with SHOW STATUS.
Mroonga_count_skip
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
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
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?