Download project files

How do I verify a download?


fix-null-variable-errors release from the 2.0 series released

Release information
Release notes:

mysqltuner.pl
made it so Perl didn't spit out an error if a value was undefined. Now the error is handled gracefully by the program.

changed tuner-default.cnf to not have table_cache (it has table_open_cache)
changed Uptime to Uptime_since_flush_status for most rates in tuner-default.cnf

added:
slow query rate
reads per sec
writes per sec
rate of sorts that cause temporary tables
rate of open files
rate of aborted connections
rate of aborted clients

Changelog:

mysqltuner.pl
made it so Perl didn't spit out an error if a value was undefined. Now the error is handled gracefully by the program.

changed tuner-default.cnf to not have table_cache (it has table_open_cache)
changed Uptime to Uptime_since_flush_status for most rates in tuner-default.cnf

added:
slow query rate
reads per sec
writes per sec
rate of sorts that cause temporary tables
rate of open files
rate of aborted connections
rate of aborted clients

File Description Downloads
download icon mysqltuner-2.1-rev18.tar.gz (md5, sig) MySQL tuner latest revision (18) 5,541
last downloaded 9 weeks ago
Total downloads: 5,541

mysqltuner-2.1-rev17 release from the 2.0 series released

Release information
Release notes:

mysqltuner.pl
corrected the versions for SHOW GLOBAL STATUS and SHOW GLOBAL VARIABLES
Fixes https://bugs.launchpad.net/mysqltuner/+bug/530285

added tuner-default_pre_5_1.cnf
changed tuner-default.cnf to not have table_cache
These are workarounds for https://bugs.launchpad.net/mysqltuner/+bug/530456

Changelog:

Mar 2 2010:
mysqltuner.pl
corrected the versions for SHOW GLOBAL STATUS and SHOW GLOBAL VARIABLES
Fixes https://bugs.launchpad.net/mysqltuner/+bug/530285

added tuner-default_pre_5_1.cnf
changed tuner-default.cnf to not have table_cache
These are workarounds for https://bugs.launchpad.net/mysqltuner/+bug/530456

File Description Downloads
download icon mysqltuner-2.1-rev17.tar.gz (md5, sig) Minor bug fixes 691
last downloaded 16 weeks ago
Total downloads: 691

table-cache release from the 2.0 series released

Release information
Release notes:

Feb 25 2010:
mysqltuner.pl:
took out the invalid reference to the print_all() function
error for not using forcemem when a host is specified is no longer thrown if the host specified is 127.0.0.1

tuner-default.cnf:
Now checks for both table_cache and table_open_cache, specifying that the former is pre 5.1

Changelog:

Feb 25 2010:
mysqltuner.pl:
took out the invalid reference to the print_all() function
error for not using forcemem when a host is specified is no longer thrown if the host specified is 127.0.0.1

tuner-default.cnf:
Now checks for both table_cache and table_open_cache, specifying that the former is pre 5.1

File Description Downloads
download icon mysqltuner-2.1-rev16.tar.gz (md5, sig) Fixing so that host of 127.0.0.1 = localhost 112
last downloaded 16 weeks ago
Total downloads: 112

2.1 release from the 2.0 series released

Release information
Release notes:

Feb 11 2010:
tuner-default.cnf:
Changed query cache lowmem prunes per day to a straight low memory prunes by time check
Added query cache minimum result size - warn if it's set to the default
Added rate of creating temporary disk tables (previously had only %)
Added rate of creating temporary tables (memory or disk)
Added table cache size to the output

Changelog:

Feb 11 2010:
tuner-default.cnf:
Changed query cache lowmem prunes per day to a straight low memory prunes by time check
Added query cache minimum result size - warn if it's set to the default
Added rate of creating temporary disk tables (previously had only %)
Added rate of creating temporary tables (memory or disk)
Added table cache size to the output

File Description Downloads
download icon mysqltuner-2.0-rev15.tar.gz (md5, sig) Refining tuner-default.cnf mostly 186
last downloaded 16 weeks ago
Total downloads: 186

first-release release from the 2.0 series released

Release information
Release notes:

(Contents of the README file)

Pythian's MySQL Tuner (http://launchpad.net/mysqltuner). MySQL Tuner name used with the permission of the original mysq
ltuner creator, Major Hayden.

This version of mysqltuner uses a configuration file where you can change the thresholds, add new variables/calculations
 to check, and custom tune the recommendations output.

There is a default config file in this package, to use it, run:

mysqltuner.pl --config tuner-default.cnf

Connecting:
By default, mysqltuner.pl will ask for a username and password and connect to the mysqld instance on localhost. You can
 use the following options to mysqltuner.pl to set the mysqld instance to connect to:

--host <hostname> Host to connect to for data retrieval (default: localhost)
--port <port> Port to ...

File Description Downloads
download icon mysqltuner-2.0-rev13.tar.gz (md5, sig) First release tarball of mysqltuner.pl 251
last downloaded 40 weeks ago
Total downloads: 251