Download Latest Version Release v2.6.0 source code.zip (5.4 MB)
Email in envelope

Get an email when there's a new version of MySQLTuner

Home / v2.5.2
Name Modified Size InfoDownloads / Week
Parent folder
February 2024 release source code.tar.gz 2024-02-06 5.1 MB
February 2024 release source code.zip 2024-02-06 5.4 MB
README.md 2024-02-06 2.4 kB
Totals: 3 Items   10.6 MB 0

commit [4fdd80] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Tue Feb 6 18:00:04 2024 +0100

Generate CVE list at 2024-02-06T17:59:02+01:00

commit [dd2ed7] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Tue Feb 6 17:58:57 2024 +0100

Indenting mysqltuner at 2024-02-06T17:58:52+01:00

commit [30d1d9] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Tue Feb 6 17:58:35 2024 +0100

Generate 2.5.2 sub version at 2024-02-06T17:58:35+01:00

commit [b3a776] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Sun Feb 4 00:34:49 2024 +0100

Two separate garb install script with or without SSL

commit [27525c] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Sun Feb 4 00:31:54 2024 +0100

Fix issue in Buffer Pool instead of Log Buffer Pool

commit [65b1c1] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Thu Jan 18 05:38:00 2024 +0100

#741 false positive in log error detection

commit [56d16e] Merge: 3fd633b b608da0 Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Wed Jan 17 18:35:27 2024 +0100

Merge pull request #745 from FabioPedretti/master

Enable color by default when running on a terminal

commit [b608da] Author: Fabio Pedretti pedretti.fabio@gmail.com Date: Thu Jan 11 11:27:25 2024 +0100

Enable color by default when running on a terminal

commit [3fd633] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Fri Dec 1 00:46:15 2023 +0100

Generate 2.5.0 minor version at 2023-12-01T00:45:45+01:00

commit [77699b] Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Fri Dec 1 00:45:34 2023 +0100

Suggest incrementing log_buffer_size to improve InnoDB Write Log efficiency.
#462

commit [c20bcb] Merge: b10cdb7 01a1e53 Author: Jean-Marie Renouard jmrenouard@gmail.com Date: Thu Nov 30 21:51:53 2023 +0100

Merge pull request #744 from paskal/remove_innodb_stats_on_metadata

Remove innodb_stats_on_metadata mentions in Readme

commit [01a1e5] Author: Dmitry Verkhoturov paskal.07@gmail.com Date: Thu Nov 30 15:59:51 2023 +0100

remove innodb_stats_on_metadata mentions in Readme

That flag is off by default, starting with MySQL 5.7, and the tool
itself reports it in the "Performance Metrics" section.
Source: README.md, updated 2024-02-06