Skip to content

Commit b00b26f

Browse files
Verolopfrouioui
andauthored
Update content/zh/docs/19.0/concepts/vtctl.md
Co-authored-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> Signed-off-by: Verónica López <gveronicalg@gmail.com>
1 parent 4d3425c commit b00b26f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/zh/docs/19.0/concepts/vtctl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: vtctl
33
---
44

5-
vtctl vtctl是一个用于管理Vitess集群的命令行工具。它允许用户或应用程序轻松地与Vitess实现交互。使用vtctl,您可以识别主数据库和副本数据库,创建表,启动故障转移,执行分片(和重新分片)操作等。
5+
vtctl是一个用于管理Vitess集群的命令行工具。它允许用户或应用程序轻松地与Vitess实现交互。使用vtctl,您可以识别主数据库和副本数据库,创建表,启动故障转移,执行分片(和重新分片)操作等。
66

77
在执行vtctl操作时,它会根据需要锁定lockserver。其他Vitess服务器会监测这些变化并做出相应的响应。例如,如果使用vtctl 执行主数据库切换以进行故障转移,vtgate将检测到这些变化并将写入流量切换到新的主服务器。
88

0 commit comments

Comments
 (0)