# Mysql 集群

- [常见 MySQL 集群方案](https://docker.shujuwajue.com/mysql-ji-qun/chang-jian-mysql-ji-qun-fang-an.md)
- [PXC集群](https://docker.shujuwajue.com/mysql-ji-qun/pxcji-qun.md)
- [1、PXC 集群安装](https://docker.shujuwajue.com/mysql-ji-qun/pxcji-qun/chuang-jian-mysql-ji-qun.md)
- [2、PXC 集群负载均衡](https://docker.shujuwajue.com/mysql-ji-qun/pxcji-qun/pxc-mysqlji-qun-fu-zai-jun-heng.md)
- [3、负载均衡的高可用方案](https://docker.shujuwajue.com/mysql-ji-qun/pxcji-qun/fu-zai-jun-heng-de-gao-ke-yong-fang-an.md)
- [4、热备份数据](https://docker.shujuwajue.com/mysql-ji-qun/pxcji-qun/43001-re-bei-fen-shu-ju.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docker.shujuwajue.com/mysql-ji-qun.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.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
