We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e152404 commit 77b313bCopy full SHA for 77b313b
mysqltuner.pl
@@ -608,7 +608,7 @@ sub update_tuner_version {
608
debugprint "$httpcli is available.";
609
610
$fullpath=dirname(__FILE__)."/".$script;
611
- debugprint "FullPath: $fullpath"
+ debugprint "FullPath: $fullpath";
612
debugprint
613
"$httpcli --connect-timeout 3 '$url$script' 2>$devnull > $fullpath";
614
$update =
0 commit comments