File mysql-tuning-scripts.changes of Package mysql-tuning-scripts
-------------------------------------------------------------------
Mon Jun 24 09:57:55 UTC 2024 - Lars Vogdt <lars@linux-schulserver.de>
- update MySQLTuner-perl to 2.5.2
see https://github.com/major/MySQLTuner-perl/releases for details
-------------------------------------------------------------------
Thu Oct 24 09:21:47 UTC 2019 - Lars Vogdt <lars@linux-schulserver.de>
- newer distributions do not have netstat installed any longer:
using sed to switch to 'ss' command instead
- new tuning.primer.sh misses socket entry: adjust to standard
-------------------------------------------------------------------
Wed Oct 23 09:44:28 UTC 2019 - Lars Vogdt <lars@linux-schulserver.de>
- update to 1.7.17
+ MySQLTuner version: 1.7.17
++ Default host should be 127.0.0.1
++ Detect user passwords in password and authentication_string mixed environments
++ Human readable Performance schema report enhancement
++ Fixed MariaDB 10.3 password check
++ disable column type to ENUM suggestion
++ Wrong report of InnoDB Storage engine status
++ fixed: sys schema from good-dba does not work with MariaDB
++ Wrong value about innodb_buffer_pool_instances with MySQL 5.6
+ tuning-primer.sh version: 1.99
++ Don't echo password in prompt mode
++ Add support for MySQL 8 (sort of)
++ Add better error handling for when the socket doesn't exist
++ Force support for InnoDB in MariaDB, 5.7+
- added Url for MySQLTuner
- tuning-primer.sh is now on Github as well
-------------------------------------------------------------------
Sun Nov 25 11:11:32 UTC 2018 - lars@linux-schulserver.de
- update to 1.7.13
+ MySQLTuner version: 1.7.13
++ fix defect link to mysql documentation
- package basic_passwords.txt and template_example.tpl
-------------------------------------------------------------------
Mon Nov 6 14:46:37 UTC 2017 - lars@linux-schulserver.de
- update to 1.7.2
+ mysqltuner version: 1.7.2
++ Missing argument requirement for cvefile in mysqltuner help enhancement
++ typo, space missing before 'is' enhancement
++ [Questions] No recommendations for my problems Questions
++ Galera gcs.fc_factor is not evaluated correctly and reports an erroneous message.
++ Use of uninitialized value bug Test wanted
++ Unknown option: pfstat
++ Advice for performance schema given for wrong version?
++ CVE-2016-6663(<= 10.1.18) bug Help Wanted
++ binlog_cache_size
++ How to grant all necessary requirements? Questions
++ Disclosed password in ps uax output enhancement Questions
++ on mysql 5.7.17, the tuner is not working anymore. Test wanted
++ Argument "xxxM" isn't numeric in numeric ge (>=) bug Help Wanted
++ Perl Error bug Test wanted
++ Doesn't work for remote server on AWS bug Test wanted
++ Software doesn't escape SQL statements in basic_passwords.txt enhancement Test wanted
++ MEMORY tables returning as non-InnoDB (Galera Cluster)
++ bug (?) script fails on centos 6.8 due to a number of uninitialized vars Questions Wont be Fixed
++ MariaDB GTID mode bug Test wanted
++ Galera metrics
++ System metrics
++ Better thread pool metrics
++ InnoDB 5.7 innodb_buffer_pool_chunk_size checks
++ Bugs fixes on CVE detection
++ Bug fixes on error message displayed for some versions
++ This version is included many bug fixes and new indicators.
++ MySQLTuner* is now ready to generated beautiful report HTML page for example.
++ We have included Text::Template and you can used it to build
awesome report for all your databases.
- package cvefile vulnerabilities.csv in doc dir
-------------------------------------------------------------------
Sun Jan 4 16:15:06 UTC 2015 - lars@linux-schulserver.de
- update to 1.4:
+ mysqltuner version: 1.4
++ Tons of new updates in this release including basic support for
MariaDB 10.x. Refer to the commits in GitHub for details.
-------------------------------------------------------------------
Tue Jul 10 17:54:56 UTC 2012 - lars@linux-schulserver.de
- also require bc
-------------------------------------------------------------------
Mon Sep 5 16:37:40 UTC 2011 - lars@linux-schulserver.de
- update to 1.2:
+ mysqltuner version: 1.2
* tuning-primer version: 1.6-r1
-------------------------------------------------------------------
Sat Feb 27 11:01:34 UTC 2010 - lars@linux-schulserver.de
- initial version 1.0:
+ packaged tuning-primer.sh and mysqltuner.pl