# Page Not Found

The URL `ref/mdb/error-codes/ER_SUBPARTITION_NAME` does not exist.

You might be looking for one of these pages:
- [HASH Partitioning Type](https://mariadb.com/docs/server/server-usage/partitioning-tables/partitioning-types/hash-partitioning-type.md)
- [LIST Partitioning Type](https://mariadb.com/docs/server/server-usage/partitioning-tables/partitioning-types/list-partitioning-type.md)
- [LINEAR HASH Partitioning Type](https://mariadb.com/docs/server/server-usage/partitioning-tables/partitioning-types/linear-hash-partitioning-type.md)
- [RANGE Partitioning Type](https://mariadb.com/docs/server/server-usage/partitioning-tables/partitioning-types/range-partitioning-type.md)
- [Operating System Error Codes](https://mariadb.com/docs/server/reference/error-codes/operating-system-error-codes.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/server-usage/partitioning-tables/partitioning-types/hash-partitioning-type.md`)
- Use `Accept: text/markdown` header for content negotiation