# Page Not Found

The URL `shu-ju-ku/mysql/shi-wu-de-ke-zhong-fu-du-de-neng-li-shi-zen-mo-shi-xian-de` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [事务的可重复读的能力是怎么实现的？](https://ldbmcs.gitbook.io/java/shu-ju-ku-19/mysql/shi-wu-de-ke-zhong-fu-du-de-neng-li-shi-zen-mo-shi-xian-de.md)
- [深入浅出MySQL 中事务的实现](https://ldbmcs.gitbook.io/java/shu-ju-ku-23/mysql/shen-ru-qian-chu-mysql-zhong-shi-wu-de-shi-xian.md)
- [为什么数据库不应该使用外键](https://ldbmcs.gitbook.io/java/shu-ju-ku-17/mysql/wei-shi-mo-shu-ju-ku-bu-ying-gai-shi-yong-wai-jian.md)
- [一条SQL更新语句是如何执行的？](https://ldbmcs.gitbook.io/java/shu-ju-ku-12/mysql/yi-tiao-sql-geng-xin-yu-ju-shi-ru-he-zhi-hang-de.md)
- [一条SQL查询语句是如何执行的？](https://ldbmcs.gitbook.io/java/shu-ju-ku-13/mysql/yi-tiao-sql-cha-xun-yu-ju-shi-ru-he-zhi-hang-de.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://ldbmcs.gitbook.io/java/shu-ju-ku-19/mysql/shi-wu-de-ke-zhong-fu-du-de-neng-li-shi-zen-mo-shi-xian-de.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

### Option 2 — Browse the documentation index

Full index: https://ldbmcs.gitbook.io/java/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://ldbmcs.gitbook.io/java/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/java/shu-ju-ku-19/mysql/shi-wu-de-ke-zhong-fu-du-de-neng-li-shi-zen-mo-shi-xian-de.md`).

You may also use `Accept: text/markdown` header for content negotiation.
