# Page Not Found

The URL `ref/mdb/cli/mariadb-check/fix-table-names` does not exist.

You might be looking for one of these pages:
- [SHOW TABLE STATUS](https://mariadb.com/docs/server/reference/sql-statements/administrative-sql-statements/show/show-table-status.md)
- [Spider Table Parameters](https://mariadb.com/docs/server/server-usage/storage-engines/spider/spider-table-parameters.md)
- [SET NAMES](https://mariadb.com/docs/server/reference/sql-statements/administrative-sql-statements/set-commands/set-names.md)
- [BACKUP TABLE (removed)](https://mariadb.com/docs/server/reference/sql-statements/table-statements/obsolete-table-commands/backup-table-removed.md)
- [CREATE TABLESPACE](https://mariadb.com/docs/server/reference/sql-statements/data-definition/create/create-tablespace.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-statements/administrative-sql-statements/show/show-table-status.md`)
- Use `Accept: text/markdown` header for content negotiation