MySQL tuning scripts
This package contains scripts for tuning a MySQL database:
* tuning-primer.sh (Matthew Montgomery )
* mysqltuner.pl (Major Hayden - major@mhtx.net)
See /usr/share/doc/packages/mysql-tuning-scripts/ for more information.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lrupp/mysql-tuning-scripts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MySQLTuner-perl-1.7.17.tar.bz2 | 0000201431 197 KB | |
mysql-tuning-scripts-README.SUSE | 0000000841 841 Bytes | |
mysql-tuning-scripts.changes | 0000003887 3.8 KB | |
mysql-tuning-scripts.spec | 0000002623 2.56 KB | |
tuning-primer.sh | 0000062925 61.5 KB |
Revision 10 (latest revision is 14)
Lars Vogdt (lrupp)
committed
(revision 10)
- 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
Comments 0