| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-02 | 4.6 kB | |
| v2.7.0 source code.tar.gz | 2025-10-02 | 5.1 MB | |
| v2.7.0 source code.zip | 2025-10-02 | 5.4 MB | |
| Totals: 3 Items | 10.6 MB | 0 | |
What's Changed
- readme typo by @gggeek in https://github.com/major/MySQLTuner-perl/pull/799
- Improve regexes for log-file error and warning counts (fixed [#797]) by @jesusbagpuss in https://github.com/major/MySQLTuner-perl/pull/798
- 714 # fix calculation of innodb_log_size_pct by @remc010 in https://github.com/major/MySQLTuner-perl/pull/801
- Merge by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/802
- new icons by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/805
- Fixing [#807] [#808] [#806] by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/809
- Version 2.6.2 by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/812
- Security recommendation version check bug - reg by @MASTERGOKUL in https://github.com/major/MySQLTuner-perl/pull/814
- escape databases when suggesting migrating from MyIsam to InnoDB by @arossetti in https://github.com/major/MySQLTuner-perl/pull/817
- Update .gitignore by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/822
- --forcemem was being applied twice, the second time in bytes by @nicjansma in https://github.com/major/MySQLTuner-perl/pull/821
- Fix update show slave status on mysql 8 > versions by @Lucas-atabey in https://github.com/major/MySQLTuner-perl/pull/825
- Update mysqltuner.pl - Illegal division by zero at mysqltuner.pl lin… by @JaxxOlly in https://github.com/major/MySQLTuner-perl/pull/832
- Restore colour to icons by @miken32 in https://github.com/major/MySQLTuner-perl/pull/816
- Add Windows support by @MooM00 in https://github.com/major/MySQLTuner-perl/pull/831
- Fix calculation of innodb_log_size_pct and improve safety checks for … by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/833
- Update actions/checkout action to v5 by @renovate[bot] in https://github.com/major/MySQLTuner-perl/pull/835
- fix/update some links by @FabioPedretti in https://github.com/major/MySQLTuner-perl/pull/837
- Fix file permissions [#836] by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/838
- Update CVE and version staff by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/839
- Fix division by zero error with MariaDB 10.8.0+ [#830] by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/840
- feat: add github action to build and push docker image by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/842
- Fix innodb efficiency suggestion by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/841
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/major/MySQLTuner-perl/pull/843
- chore(deps): update docker/build-push-action action to v6 by @renovate[bot] in https://github.com/major/MySQLTuner-perl/pull/844
- Change branch name to 'master' in workflow by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/846
- chore(deps): update docker/login-action action to v3 by @renovate[bot] in https://github.com/major/MySQLTuner-perl/pull/845
- Your MySQL version 11.8.3-MariaDB-ubu2204 is EOL software. Upgrade soon by @ShaiMagal in https://github.com/major/MySQLTuner-perl/pull/848
- feat: Improve innodb_redo_log_capacity recommendation by @jmrenouard in https://github.com/major/MySQLTuner-perl/pull/849
- Correct Inaccurate Message for MariaDB by @devenbj in https://github.com/major/MySQLTuner-perl/pull/851
- chore(config): migrate renovate config by @renovate[bot] in https://github.com/major/MySQLTuner-perl/pull/850
New Contributors
- @gggeek made their first contribution in https://github.com/major/MySQLTuner-perl/pull/799
- @remc010 made their first contribution in https://github.com/major/MySQLTuner-perl/pull/801
- @MASTERGOKUL made their first contribution in https://github.com/major/MySQLTuner-perl/pull/814
- @arossetti made their first contribution in https://github.com/major/MySQLTuner-perl/pull/817
- @nicjansma made their first contribution in https://github.com/major/MySQLTuner-perl/pull/821
- @Lucas-atabey made their first contribution in https://github.com/major/MySQLTuner-perl/pull/825
- @JaxxOlly made their first contribution in https://github.com/major/MySQLTuner-perl/pull/832
- @miken32 made their first contribution in https://github.com/major/MySQLTuner-perl/pull/816
- @MooM00 made their first contribution in https://github.com/major/MySQLTuner-perl/pull/831
- @ShaiMagal made their first contribution in https://github.com/major/MySQLTuner-perl/pull/848
Full Changelog: https://github.com/major/MySQLTuner-perl/compare/v2.6.0...v2.7.0