diff --git a/mysqltuner.pl b/mysqltuner.pl index 02a3f0b..88c15f5 100755 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -391,6 +391,7 @@ sub mysql_setup { # if ( $mysqlcliversion =~ /5\.[567]/) { # $mysqlcmd .=" --auto-vertical-output=false"; # } + debugprint "MySQL Client: $mysqlcmd"; # Are we being asked to connect via a socket?