[typo](docs)fix the alter frontend statement description (#16642)

* [typo](docs)fix the alter frontend statement description

* 2
This commit is contained in:
yongkang.zhong
2023-02-13 20:29:11 +08:00
committed by GitHub
parent a34cc6ed23
commit e7af583935
10 changed files with 10 additions and 10 deletions

View File

@ -32,7 +32,7 @@ ALTER SYSTEM ADD FOLLOWER
### Description
The change statement is to increase the node of the FOLLOWER role of FRONTEND, (only for administrators!)
This statement is to increase the node of the FOLLOWER role of FRONTEND, (only for administrators!)
grammar:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM ADD OBSERVER
### Description
The change statement is to increase the node of the OBSERVER role of FRONTEND, (only for administrators!)
This statement is to increase the node of the OBSERVER role of FRONTEND, (only for administrators!)
grammar:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM DROP FOLLOWER
### Description
The change statement is to increase the node of the FOLLOWER role of FRONTEND, (only for administrators!)
This statement is to delete the node of the FOLLOWER role of FRONTEND, (only for administrators!)
grammar:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM DROP OBSERVER
### Description
The change statement is to increase the node of the OBSERVER role of FRONTEND, (only for administrators!)
This statement is to delete the node of the OBSERVER role of FRONTEND, (only for administrators!)
grammar:

View File

@ -32,7 +32,7 @@ SHOW VARIABLES
### Description
The modified statement is used to display Doris system variables, which can be queried by conditions
This statement is used to display Doris system variables, which can be queried by conditions
grammar:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM ADD FOLLOWER
### Description
语句是增加 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
语句是增加 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
语法:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM ADD OBSERVER
### Description
语句是增加 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
语句是增加 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
语法:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM DROP FOLLOWER
### Description
语句是增加 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
语句是删除 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
语法:

View File

@ -32,7 +32,7 @@ ALTER SYSTEM DROP OBSERVER
### Description
语句是增加 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
语句是删除 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
语法:

View File

@ -32,7 +32,7 @@ SHOW VARIABLES
### Description
语句是用来显示Doris系统变量,可以通过条件查询
语句是用来显示Doris系统变量,可以通过条件查询
语法: