Merge branch 'master' of github.com:major/MySQLTuner-perl

This commit is contained in:
Jean-Marie Renouard 2022-02-21 23:12:34 +01:00
commit 478642308f

View file

@ -6667,7 +6667,7 @@ sub close_outputfile {
sub headerprint {
prettyprint
" >> MySQLTuner $tunerversion\n"
. "\t * Jean-Marie Renouard <jmrenouard\@gmail.com>\n".
. "\t * Jean-Marie Renouard <jmrenouard\@gmail.com>\n"
. "\t * Major Hayden <major\@mhtx.net>\n"
. " >> Bug reports, feature requests, and downloads at http://mysqltuner.pl/\n"
. " >> Run with '--help' for additional options and output filtering";