Information Schema MROONGA_STATS Table

The Information Schema MROONGA_STATS table only exists if the Mroonga storage engine is installed, and contains information about its activities.

Column
Description

Column

Description

VERSION

Mroonga version.

rows_written

Number of rows written into Mroonga tables.

rows_read

Number of rows read from all Mroonga tables.

This table always contains 1 row.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?