Merge branch 'master' of github.com:major/MySQLTuner-perl
This commit is contained in:
commit
478642308f
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue