diff --git a/deep-dive-mgr/deep-dive-mgr-19.md b/deep-dive-mgr/deep-dive-mgr-19.md index ccf23ec9be9e0a73b4809d81a40e19b867d17c6d..a91a35cf79a08b9475d6ee4cd097082086a37c50 100644 --- a/deep-dive-mgr/deep-dive-mgr-19.md +++ b/deep-dive-mgr/deep-dive-mgr-19.md @@ -46,7 +46,7 @@ | Description | 设置本节点是否为仲裁节点。实例启动前先设置好,不可动态修改 | | 引入版本 | 8.0.25-16 | -## 3. 快速单注 +## 3. 快速单主 GreatSQL中增加一个新的工作模式:**单主快速模式**,在这个模式下,不再采用MySQL MGR原有的认证数据库方式。新增选项 `group_replication_single_primary_fast_mode` 用于 设置是否启用,以及具体采用哪种模式。