# Page Not Found

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

You might be looking for one of these pages:
- [CREATE TABLE with Vectors](https://mariadb.com/docs/server/reference/sql-structure/vectors/create-table-with-vectors.md)
- [REPEATABLE READ](https://mariadb.com/docs/server/reference/sql-statements/transactions/transactions-repeatable-read.md)
- [mysql.table_stats Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-table_stats-table.md)
- [mysql.time_zone_name Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-time_zone_name-table.md)
- [Performance Schema table_handles Table](https://mariadb.com/docs/server/reference/system-tables/performance-schema/performance-schema-tables/performance-schema-table_handles-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-structure/vectors/create-table-with-vectors.md`)
- Use `Accept: text/markdown` header for content negotiation