Shows the values of some MySQL system variables that are in effect for the current connection.
Class
TMyServerControl
Syntax
procedure ShowVariables;
Remarks
Call the ShowVariables method to show the values of some MySQL system variables that are in effect for the current connection.
See Also