# Page Not Found

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

You might be looking for one of these pages:
- [mysql.slow_log Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysql-slow_log-table.md)
- [mysql.general_log Table](https://mariadb.com/docs/server/reference/system-tables/the-mysql-database-tables/mysqlgeneral_log-table.md)
- [Performance Schema events_waits_history_long Table](https://mariadb.com/docs/server/reference/system-tables/performance-schema/performance-schema-tables/performance-schema-events_waits_history_long-table.md)
- [UNLOCK TABLES](https://mariadb.com/docs/server/reference/sql-statements/transactions/transactions-unlock-tables.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/reference/system-tables/the-mysql-database-tables/mysql-slow_log-table.md`)
- Use `Accept: text/markdown` header for content negotiation