issues
search
Releem
/
mysqlconfigurer
Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
257
stars
28
forks
source link
Improvements
#50
Closed
drupaladmin
closed
4 years ago
drupaladmin
commented
4 years ago
Added MySQL 8 support. Closes #39
Fixed calculation of the 'key_buffer_size' variable for MySQL 8.0.
Tested compatibility with MySQL 5.5, MySQL 5.6, MySQL 5.7, MySQL 8.0, MariaDB 10.1, MariaDB 10.2, MariaDB 10.3, MariaDB 10.4, MariaDB 10.5.
Improved documentation with Security section.
Improved documentation with information about setting open_files_limit.
Improved documentation with installation perl-Data-Dumper module on Centos.