SET DEBUG
Use SET DEBUG to enable or disable debugging mode for the Admin Client. By default, this is set by the value of the environment variable, ADMINCLIENT_DEBUG. Use the SHOW command to see the value of the SET DEBUG variable.
Syntax
SET DEBUG ON | OFF
ON
Debugging mode is enabled.
OFF
Debugging mode is disabled.