[typo](docs)fix the alter frontend statement description (#16642)
* [typo](docs)fix the alter frontend statement description * 2
This commit is contained in:
@ -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:
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ ALTER SYSTEM ADD FOLLOWER
|
||||
|
||||
### Description
|
||||
|
||||
改语句是增加 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
|
||||
该语句是增加 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
|
||||
|
||||
语法:
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ ALTER SYSTEM ADD OBSERVER
|
||||
|
||||
### Description
|
||||
|
||||
改语句是增加 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
|
||||
该语句是增加 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
|
||||
|
||||
语法:
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ ALTER SYSTEM DROP FOLLOWER
|
||||
|
||||
### Description
|
||||
|
||||
改语句是增加 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
|
||||
该语句是删除 FRONTEND 的 FOLLOWER 角色的节点,(仅管理员使用!)
|
||||
|
||||
语法:
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ ALTER SYSTEM DROP OBSERVER
|
||||
|
||||
### Description
|
||||
|
||||
改语句是增加 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
|
||||
该语句是删除 FRONTEND 的 OBSERVER 角色的节点,(仅管理员使用!)
|
||||
|
||||
语法:
|
||||
|
||||
|
||||
@ -32,7 +32,7 @@ SHOW VARIABLES
|
||||
|
||||
### Description
|
||||
|
||||
改语句是用来显示Doris系统变量,可以通过条件查询
|
||||
该语句是用来显示Doris系统变量,可以通过条件查询
|
||||
|
||||
语法:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user