# Page Not Found

The URL `ref/mdb/cli/mariadbd/binlog-direct-non-transactional-updates` does not exist.

You might be looking for one of these pages:
- [INSERT ON DUPLICATE KEY UPDATE](https://mariadb.com/docs/server/reference/sql-statements/data-manipulation/inserting-loading-data/insert-on-duplicate-key-update.md)
- [MyRocks Transactional Isolation](https://mariadb.com/docs/server/server-usage/storage-engines/myrocks/myrocks-transactional-isolation.md)
- [Transaction Timeouts](https://mariadb.com/docs/server/reference/sql-statements/transactions/transaction-timeouts.md)
- [Performance Schema events_transactions_current Table](https://mariadb.com/docs/server/reference/system-tables/performance-schema/performance-schema-tables/performance-schema-events_transactions_current-table.md)
- [INSERT - Default & Duplicate Values](https://mariadb.com/docs/server/reference/sql-statements/data-manipulation/inserting-loading-data/insert-default-duplicate-values.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/data-manipulation/inserting-loading-data/insert-on-duplicate-key-update.md`)
- Use `Accept: text/markdown` header for content negotiation