SHOW CONFIG
Description
For each node, SHOW CONFIG returns the actual values of all configuration parameters except passwords.
Syntax
SQL
SHOW CONFIG [ALL]
A simple SHOW CONFIG returns parameters for the master node.
ALL
Returns parameters for each node.
Output
ColumnName | description |
---|---|
node | Node number |
key | parameter name |
value | parameter value |