# Page Not Found

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

You might be looking for one of these pages:
- [RANGE Partitioning Type](https://mariadb.com/docs/server/server-usage/partitioning-tables/partitioning-types/range-partitioning-type.md)
- [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)
- [KEY Partitioning Type](https://mariadb.com/docs/server/server-usage/partitioning-tables/partitioning-types/key-partitioning-type.md)
- [DECLARE CONDITION](https://mariadb.com/docs/server/reference/sql-statements/programmatic-compound-statements/declare-condition.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/range-partitioning-type.md`)
- Use `Accept: text/markdown` header for content negotiation