# Page Not Found

The URL `sql/query-tuning/analyze-table` does not exist.

You might be looking for one of these pages:
- [ANALYZE TABLE](https://mariadb.com/docs/server/reference/sql-statements/table-statements/analyze-table.md)
- [Analyzing Tools](https://mariadb.com/docs/server/clients-and-utilities/legacy-clients-and-utilities/analyzing-tools.md)
- [CREATE TABLE](https://mariadb.com/docs/server/server-usage/tables/create-table.md)
- [OPTIMIZE TABLE](https://mariadb.com/docs/server/ha-and-performance/optimization-and-tuning/optimizing-tables/optimize-table.md)
- [DROP TABLE](https://mariadb.com/docs/server/server-usage/tables/drop-table.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/table-statements/analyze-table.md`)
- Use `Accept: text/markdown` header for content negotiation