SHOW CLUSTER SETTING displays the values of .
To configure cluster settings, use .
The
SHOW statement for cluster settings is unrelated to the other SHOW statements: SHOW {session variable}, SHOW CREATE, SHOW USERS, SHOW DATABASES, SHOW COLUMNS, SHOW GRANTS, and SHOW CONSTRAINTS.Details
-
To display the value of a specific cluster setting, use the following syntax:
-
To display the values of public cluster settings (i.e., cluster settings that are documented and for which tuning is supported), use one of the following:
-
To display the values of all cluster settings use one of the following:
When you display all cluster settings, the table output includes a
publiccolumn that denotes whether a setting is public or not.
Required privileges
To use theSHOW CLUSTER SETTING statement, a user must have one of the following attributes:
- Be a member of the
adminrole (therootuser belongs to theadminrole by default). - Have the
MODIFYCLUSTERSETTINGgranted. - Have the
VIEWCLUSTERSETTING(or the legacyVIEWCLUSTERSETTING) defined. - Have the
MODIFYSQLCLUSTERSETTINGgranted. Users with this privilege are allowed to view only , not all cluster settings.
Synopsis
Parameters
Response
When you query multiple cluster settings (e.g., withSHOW CLUSTER SETTINGS, or with SHOW ALL CLUSTER SETTINGS), the following fields are returned:

