# Page Not Found

The URL `sql/features/constraints` does not exist.

You might be looking for one of these pages:
- [Server Constraints](https://mariadb.com/docs/server/architecture/server-constraints.md)
- [CONSTRAINT](https://mariadb.com/docs/server/reference/sql-statements/data-definition/constraint.md)
- [NOT NULL Constraints](https://mariadb.com/docs/server/architecture/server-constraints/not-null-constraints.md)
- [FOREIGN KEY Constraints](https://mariadb.com/docs/server/architecture/server-constraints/foreign-key-constraints.md)
- [PRIMARY KEY Constraints](https://mariadb.com/docs/server/architecture/server-constraints/primary-key-constraints.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/architecture/server-constraints.md`)
- Use `Accept: text/markdown` header for content negotiation