# Page Not Found

The URL `ref/mdb/sys/innodb_buffer_stats_by_table` does not exist.

You might be looking for one of these pages:
- [mysql.table_stats Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-table_stats-table.md)
- [mysql.index_stats Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-index_stats-table.md)
- [innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Sys Schema Views](https://mariadb.com/docs/server/reference/system-tables/sys-schema/sys-schema-views/innodb_buffer_stats_by_table-and-xinnodb_buffer_stats_by_table-sys-schema-v.md)
- [mysql.column_stats Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-column_stats-table.md)
- [innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Sys Schema Views](https://mariadb.com/docs/server/reference/system-tables/sys-schema/sys-schema-views/innodb_buffer_stats_by_schema-and-xinnodb_buffer_stats_by_schema-sys-schema.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://mariadb.com/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://mariadb.com/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/server/reference/system-tables/the-mysql-database-tables/mysql-table_stats-table.md`)
- Use `Accept: text/markdown` header for content negotiation