# Page Not Found

The URL `ref/mdb/sys/x$schema_table_statistics` does not exist.

You might be looking for one of these pages:
- [SHOW TABLE_STATISTICS](https://mariadb.com/docs/server/reference/sql-statements/administrative-sql-statements/show/show-table-statistics.md)
- [COM_STATISTICS](https://mariadb.com/docs/server/reference/clientserver-protocol/2-text-protocol/com_statistics.md)
- [mysql.table_stats Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-table_stats-table.md)
- [Table Statements](https://mariadb.com/docs/server/reference/sql-statements/table-statements.md)
- [Sys Schema Stored Functions](https://mariadb.com/docs/server/reference/system-tables/sys-schema/sys-schema-stored-functions.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/sql-statements/administrative-sql-statements/show/show-table-statistics.md`)
- Use `Accept: text/markdown` header for content negotiation