Merge pull request #507 from RULCSoft/master

Remove references to the domain mysqltuner.com. #501
This commit is contained in:
Jean-Marie Renouard 2020-09-15 15:24:17 +02:00 committed by GitHub
commit d25f8a9230
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
# High Performance MySQL Tuning Script
# Copyright (C) 2006-2018 Major Hayden - major@mhtx.net
#
# For the latest updates, please visit http://mysqltuner.com/
# For the latest updates, please visit http://mysqltuner.pl/
# Git repository available at https://github.com/major/MySQLTuner-perl
#
# This program is free software: you can redistribute it and/or modify
@ -6220,7 +6220,7 @@ sub close_outputfile {
sub headerprint {
prettyprint
" >> MySQLTuner $tunerversion - Major Hayden <major\@mhtx.net>\n"
. " >> Bug reports, feature requests, and downloads at http://mysqltuner.com/\n"
. " >> Bug reports, feature requests, and downloads at http://mysqltuner.pl/\n"
. " >> Run with '--help' for additional options and output filtering";
}
@ -6631,7 +6631,7 @@ Christian Loos
=head1 SUPPORT
Bug reports, feature requests, and downloads at http://mysqltuner.com/
Bug reports, feature requests, and downloads at http://mysqltuner.pl/
Bug tracker can be found at https://github.com/major/MySQLTuner-perl/issues
@ -6647,7 +6647,7 @@ L<https://github.com/major/MySQLTuner-perl>
Copyright (C) 2006-2018 Major Hayden - major@mhtx.net
For the latest updates, please visit http://mysqltuner.com/
For the latest updates, please visit http://mysqltuner.pl/
Git repository available at https://github.com/major/MySQLTuner-perl
@ -6671,4 +6671,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
# indent-tabs-mode: t
# cperl-indent-level: 8
# perl-indent-level: 8
# End:
# End: