MySQL Cluster Manager 8.0.38 User Manual

5.5.4 The show variables Command

show variables

The command displays the relevant settings for the current agent.

mcm> show variables;
+--------------------------+---------------------------+
| Variable_name            | Value                     |
+--------------------------+---------------------------+
| auto_increment_increment | 1                         |
| character_set_client     | latin1                    |
+--------------------------+---------------------------+
2 rows in set (0.00 sec)