# Page Not Found

The URL `ref/mdb/system-variables/log_bin_index` does not exist.

You might be looking for one of these pages:
- [SUBSTRING_INDEX](https://mariadb.com/docs/server/reference/sql-functions/string-functions/substring_index.md)
- [mysql.innodb_index_stats](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-innodb_index_stats.md)
- [CACHE INDEX](https://mariadb.com/docs/server/reference/sql-statements/administrative-sql-statements/cache-index.md)
- [Sample my.cnf Files](https://mariadb.com/docs/server/ha-and-performance/optimization-and-tuning/system-variables/sample-mycnf-files.md)
- [SPATIAL INDEX](https://mariadb.com/docs/server/reference/sql-structure/geometry/spatial-index.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-functions/string-functions/substring_index.md`)
- Use `Accept: text/markdown` header for content negotiation