File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.8.22
1+ 2.8.23
Original file line number Diff line number Diff line change 1+ 2.8.23 2026-01-18
2+
3+ -
4+
152.8.22 2026-01-18
26
37- feat: update all repository links from 'major' to 'jmrenouard' (issue #410)
Original file line number Diff line number Diff line change 11# !/usr/bin/env perl
2- # mysqltuner.pl - Version 2.8.22
2+ # mysqltuner.pl - Version 2.8.23
33# High Performance MySQL Tuning Script
44# Copyright (C) 2015-2023 Jean-Marie Renouard - jmrenouard@gmail.com
55# Copyright (C) 2006-2023 Major Hayden - major@mhtx.net
@@ -59,7 +59,7 @@ package main;
5959my $is_win = $^O eq ' MSWin32' ;
6060
6161# Set up a few variables for use in the script
62- my $tunerversion = " 2.8.22 " ;
62+ my $tunerversion = " 2.8.23 " ;
6363my ( @adjvars , @generalrec );
6464
6565# Set defaults
@@ -8314,7 +8314,7 @@ =head1 OUTPUT OPTIONS
83148314
83158315=head1 VERSION
83168316
8317- Version 2.8.22
8317+ Version 2.8.23
83188318=head1 PERLDOC
83198319
83208320You can find documentation for this module with the perldoc command.
You can’t perform that action at this time.
0 commit comments